View Single Post
  #2   Report Post  
Gary''s Student
 
Posts: n/a
Default Add a comma at the end of a word in a cell

Say your cities are in column A. In a helper column, enter =A1 & "," and
copy down. Then copy the helper column and paste/special value back into
your original column.
--
Gary's Student


"Angela" wrote:

I have cities in a column and I would like to add a comma at the end inside
the cell. how do I do that?