Thread
:
Extracting text from a string
View Single Post
#
4
Posted to microsoft.public.excel.worksheet.functions
Dave
external usenet poster
Posts: 1,388
Extracting text from a string
Hi,
You could use Edit Replace, but you'd have to use it twice.
1st time: Replace R/ with nothing. Replace all.
2nd time: Replace / with a space. Replace all.
Regards - Dave
Reply With Quote
Dave
View Public Profile
Find all posts by Dave