Dim text As String text = "Hello World" Dim textLen As Integer textLen = Len(text) MsgBox "textLen = " & textLen. VBA 取得字串長度.
確定! 回上一頁