Thread
:
parsing a string
View Single Post
#
1
Posted to microsoft.public.excel.programming
Mark[_57_]
external usenet poster
Posts: 2
parsing a string
i'm writing a macro from within excel 2003. if i have a string with value
"abc", how do i select just "ab".
i tried the left(string,number) function (which i use in
VB
all the time)
but i guess within excel that doesnt' work?
thanks.
Reply With Quote
Mark[_57_]
View Public Profile
Find all posts by Mark[_57_]