Adding a semicolon to the end of a name

J

jesoldano

Hello - I have a thousand names or so in a data sheet and need to add
a semi - colon after each name. Is there a quick way that I can do
this?

For example:

Do, John

needs to look like:

Do, John;

Thanks!
 
E

Eduardo

Hi,
Let's say the names are in cell A1 all the way down in B1 enter

=A1&";"
copy the formula down
 
J

jesoldano

Hello - I have a thousand names or so in a data sheet and need to add
a semi - colon after each name.  Is there a quick way that I can do
this?

For example:

Do, John

needs to look like:

Do, John;

Thanks!

Nevermind; found it! Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top