Sub plus+()
範圍(" B5 ")。NumberFormatLocal = " @ "
range(" B5 ")= "+" & amp;範圍(" B5 ")
末端接頭
描述:
如果B5為非負,則沒有代碼範圍(“B5”)。NumberFormatLocal = " @ ",不能添加符號"+"
如果帶“+”號的數據不是正數,只需刪除代碼範圍(“b5”)。numberformatlocal = " @"。
03版測試,供參考!