Thread
:
Visual Basic Text Functions
View Single Post
#
1
Posted to microsoft.public.excel.programming
Moiz
external usenet poster
Posts: 9
Visual Basic Text Functions
I need to manipulate text variables using Visual Basic programming
what is thestatement for:
Len - length of variable
Mid
I tried:
variable = Application.WorksheetFunction.Len (Variable)
but it does not work.
Moiz
Reply With Quote
Moiz
View Public Profile
Find all posts by Moiz