I need to insert a comma into a column of cells. What is the best way to do this?
Example:
Currently: 1296 Smitty's Snail Shop
Needs to be: 1296, Smitty's Snail Shop
Although the comma needs to be inserted in the same place in each cell (after the four digit #) not all of the cells contain the same character length, i.e. the next one says, "1298 Suzanne's Serpent Store."
I've found many ways of doing this when all of the cells have the same character length, but have been unable to find anything that applies to varied lengths.
Thanks in advance for any help!
Example:
Currently: 1296 Smitty's Snail Shop
Needs to be: 1296, Smitty's Snail Shop
Although the comma needs to be inserted in the same place in each cell (after the four digit #) not all of the cells contain the same character length, i.e. the next one says, "1298 Suzanne's Serpent Store."
I've found many ways of doing this when all of the cells have the same character length, but have been unable to find anything that applies to varied lengths.
Thanks in advance for any help!