View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rajesh Mehmi Rajesh Mehmi is offline
external usenet poster
 
Posts: 26
Default Need Help to repeat a symbol in each cell in a column

Try the function ....... CONCATENATE


=CONTENATE(EMAIL_CELL,COMMA_CELL)


REGARDS
Rajesh Mehmi

"MicrosoftUserDarren" wrote
in message ...
I have a database full of information. In one of the columns I have emails,
Im wondering is there anyway that I can add a ";" in every cell at the end
of
the email without having to go to each cell and add ; at the end ?