how can I add an * to be the last character in a cell
Insert a helper column, and input this formula:
=A1&"*"
Copy down as needed. Then do a Copy, Paste Special - Values only onto column
A.
--
Best Regards,
Luke M
"Stuck" wrote in message
...
I have 4,000 rows with data, and now realize I need an * to be the last
character in all of the cells in Column A. Please help.
|