View Single Post
  #2   Report Post  
Bill Kuunders
 
Posts: n/a
Default how to format Doe,John to Doe, John (space after a comma)

have a look at :
data
text to columns

--
Greetings from New Zealand
Bill K

"asuncionw" wrote in message
...
I have a downloaded database file with a format of "lastname,firstname" and
would like to change that one column to either one column of say lastname,
firstname (with a space after the comma) or two columns of say col1
lastname,
col2 firstname.