Example
I have multiple addresses similar to the below. I need to insert a comma 10 spaces to the left (after the city) so that I can use the delimeted to break it out into separate columns for city, state, zip (there is currently no comma after city)
Cleveland oh, 45120
e Rutherford nj, 06034
Tecumseh ri, 06044
I have multiple addresses similar to the below. I need to insert a comma 10 spaces to the left (after the city) so that I can use the delimeted to break it out into separate columns for city, state, zip (there is currently no comma after city)
Cleveland oh, 45120
e Rutherford nj, 06034
Tecumseh ri, 06044