Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default List of email addresses

Hi

I have a column with about 40 email addresses one below the other (i cell
for each address). I would like to run a macro on the range so that all the
addresses are combined in the one cell prefereably in the adjacent column.
There is a semicolon at end of each address so I dont have to worry about the
data ending up in one cell. Any help appreciated on this.


Thanks, Aidan.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 789
Default List of email addresses

You can do this without a macro:
If addresses start in A1 then in B1 put
=A1
In B2 put
=B1&A2
Copy the formula in B2 down to the bottom of your data.
If you only want the last cell contents, copy it and do paste special,
values only. Now delete the other B column entries.

I have an excel sheet that takes a range of names and email addresses
and converts it into an outlook contacts folder (which you can name).
Email me directly if you would like a copy.
regards
Paul

On May 8, 9:18*am, Aidan wrote:
Hi

I have a column with about 40 email addresses one below the other (i cell
for each address). I would like to run a macro on the range so that all the
addresses are combined in the one cell prefereably in the adjacent column.
There is a semicolon at end of each address so I dont have to worry about the
data ending up in one cell. Any help appreciated on this.

Thanks, Aidan.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default List of email addresses

Thanks Paul.

" wrote:

You can do this without a macro:
If addresses start in A1 then in B1 put
=A1
In B2 put
=B1&A2
Copy the formula in B2 down to the bottom of your data.
If you only want the last cell contents, copy it and do paste special,
values only. Now delete the other B column entries.

I have an excel sheet that takes a range of names and email addresses
and converts it into an outlook contacts folder (which you can name).
Email me directly if you would like a copy.
regards
Paul

On May 8, 9:18 am, Aidan wrote:
Hi

I have a column with about 40 email addresses one below the other (i cell
for each address). I would like to run a macro on the range so that all the
addresses are combined in the one cell prefereably in the adjacent column.
There is a semicolon at end of each address so I dont have to worry about the
data ending up in one cell. Any help appreciated on this.

Thanks, Aidan.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I merge a list of email addresses from exel into outlook? MDuda New Users to Excel 1 September 10th 09 07:37 PM
How do I eliminate bad email addresses from column list? belharris Excel Discussion (Misc queries) 2 December 9th 08 01:23 AM
excel list of names, addresses and email to address book/contact list??? anna Excel Discussion (Misc queries) 0 October 24th 08 05:49 PM
import email addresses into an excell list Big John New Users to Excel 3 December 19th 05 06:21 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"