Thread
:
extract string
View Single Post
#
1
Posted to microsoft.public.excel.programming
dreamer[_17_]
external usenet poster
Posts: 1
extract string
I have a string that looks like this:
15;18;22;25
or like this
2;89
How can I extract it so it returns only the numbers from the string.
So in the first case it would be 15 18 22 25 etc..
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
dreamer[_17_]
View Public Profile
Find all posts by dreamer[_17_]