ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How can I add (;) at the end of each name simultaneously (https://www.excelbanter.com/excel-discussion-misc-queries/215033-how-can-i-add-%3B-end-each-name-simultaneously.html)

Dea

How can I add (;) at the end of each name simultaneously
 
I want to create a contact list using email addresses of all my friends. I
have about 20 email address going down colum A in Excel. How can I add the
symbol ";" to the end of each email address simultaneously so I dont have to
do it one at a time. I want to be able to copy the list and paste it in my
email so I can send them all a message a one time such as "Happy New Year!"

Sheeloo[_3_]

How can I add (;) at the end of each name simultaneously
 
If you have addresses in Col A then
enter this in B1
=A1 & ";"
and copy the formula down.
You can then copy column B and paste in TO or BCC field.

Alternatively
enter this in B1
=A1

and this in B2
=B1 & ";" & A2
and copy down

You will get your list in the last cell in Col B


"Dea" wrote:

I want to create a contact list using email addresses of all my friends. I
have about 20 email address going down colum A in Excel. How can I add the
symbol ";" to the end of each email address simultaneously so I dont have to
do it one at a time. I want to be able to copy the list and paste it in my
email so I can send them all a message a one time such as "Happy New Year!"


Shane Devenshire[_2_]

How can I add (;) at the end of each name simultaneously
 
Hi,

Sheeloo's method works but you might be able to use the Replace command if
all the email addresses end with .COM

In that case select all the addresses and press Ctrl+H and enter .Com in the
Find what box and .Com; in the Replace with box and then press Replace All.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Dea" wrote:

I want to create a contact list using email addresses of all my friends. I
have about 20 email address going down colum A in Excel. How can I add the
symbol ";" to the end of each email address simultaneously so I dont have to
do it one at a time. I want to be able to copy the list and paste it in my
email so I can send them all a message a one time such as "Happy New Year!"


Bob I

How can I add (;) at the end of each name simultaneously
 
Save the file as a CSV, and then Import it into yous Email address book.

Dea wrote:

I want to create a contact list using email addresses of all my friends. I
have about 20 email address going down colum A in Excel. How can I add the
symbol ";" to the end of each email address simultaneously so I dont have to
do it one at a time. I want to be able to copy the list and paste it in my
email so I can send them all a message a one time such as "Happy New Year!"



xlm[_2_]

How can I add (;) at the end of each name simultaneously
 
Using Sheeloo's formula, try this

Select B2 to B21, assuming that row one is your header row and B21 is your
last row of email address.
place in this formula into the formula bar

=A2&"; "
press Ctrl and Enter together, this will automatically add a "; " to all the
email addresses you have at one stroke.

I leave a space for the next email address which normally is the case

Does this do what you want?

HTH

--
If this posting was helpful, please click on the Yes button below

Thank You

cheers, francis



"Dea" wrote:

I want to create a contact list using email addresses of all my friends. I
have about 20 email address going down colum A in Excel. How can I add the
symbol ";" to the end of each email address simultaneously so I dont have to
do it one at a time. I want to be able to copy the list and paste it in my
email so I can send them all a message a one time such as "Happy New Year!"



All times are GMT +1. The time now is 07:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com