V
Visual Calendar Dilemma
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?
Example: Sales,Planning,Systems
What function do I use to insert a space after each comma?