I have a spreadsheet of data pasted from a SQL database. The address field (column) contains multiple spaces between the address lines of text. The number of spaces between them varies in length. In order to perform a text-to-columns, I want to put a comma between each address line.
I have managed to replace every space with one space using a 'TRIM(SUBSTITUTE' formula but cannot get the commas in where I want them.
See attached
Bookmarks