Convert String to Integer MsgBox CInt("7.55") MsgBox CLng("13.5") Debug.Print "13.5" + "13.5" Sub Using_Variables() Dim valueOne As String
確定! 回上一頁