Adding a semicolon to the end of a name

  • Thread starter Thread starter jesoldano
  • Start date Start date
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!
 
Hi,
Let's say the names are in cell A1 all the way down in B1 enter

=A1&";"
copy the formula down
 
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

Back
Top