I have a list of city and states that have spaces between them. For example right now I have:
Atlanta, GA.
What I want to get is:
Atlanta,GA.
I want to have some type of formula that will delete the space between the comma and the state. I've got a couple thousand city state combinations that I can't go through and delete each space.
Any ideas?
Bookmarks