View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Marcelo Marcelo is offline
external usenet poster
 
Posts: 1,047
Default Inserting a space after a comma

hi

Edit | Replace

"," to ", " (no quotes)

hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"Visual Calendar Dilemma" escreveu:

I have a string of text with commas and no spaces.

Example: Sales,Planning,Systems

What function do I use to insert a space after each comma?