View Single Post
  #3   Report Post  
CyberTaz
 
Posts: n/a
Default

You may be able to just select the column of names and use DataText to
Columns. Specify Comma Delimited in first & second step |:)

"randy" wrote:

I need to switch a names list in each cell:
[LAST_NAME, FIRST_NAME]
to
[FIRST_NAME LAST_NAME] (no comma),
preferably into two cells:
[FIRST_NAME] [LAST_NAME]