MP123
Junior Member
- Nov 12, 2011
- 163
- 308
Hi,
I have list of nearly 2000 names of people.
I need to add a comma after every name, is there a trick I can do to do this for all the names? as it's becoming very time consuming doing this manually.
For example names are like this.
Joe Doe
John Smith
But I need them to be like this
Joe Doe,
John Smith,
What is a quicker way of doing this?
I have list of nearly 2000 names of people.
I need to add a comma after every name, is there a trick I can do to do this for all the names? as it's becoming very time consuming doing this manually.
For example names are like this.
Joe Doe
John Smith
But I need them to be like this
Joe Doe,
John Smith,
What is a quicker way of doing this?