Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 396
Default Loop & Accumilate e-mail addresses to send to

Hello, i need to loop down a sheet and collect all e-mail addresses to
send an e-mail to the relevant people, is this possible in Excel ??

Les Stout

*** Sent via Developersdex http://www.developersdex.com ***
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Loop & Accumilate e-mail addresses to send to

Hi Les

Do you have more information ?

If you want to collect all addresses from a worksheet and put it in a list
so you can use this range with e-mails in your mail macro then try this

http://www.rondebruin.nl/find.htm#Copy



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Les Stout" wrote in message ...
Hello, i need to loop down a sheet and collect all e-mail addresses to
send an e-mail to the relevant people, is this possible in Excel ??

Les Stout

*** Sent via Developersdex http://www.developersdex.com ***

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 396
Default Loop & Accumilate e-mail addresses to send to

Hi Ron, i have 3 columns(N, O & P) with different names in but names can
be duplicated, variable in length. I need to gather one e-mail address
for each instance of a name to store as a variable for the "TO" of the
e-mail.

Les Stout

*** Sent via Developersdex http://www.developersdex.com ***
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Loop & Accumilate e-mail addresses to send to

Why not use DateAdvance filter Les to create a list with unique e-mail addresses

Then use the range with unique e-mail addresses in your macro.
There is example code on my site that show you how you can do this

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Les Stout" wrote in message ...
Hi Ron, i have 3 columns(N, O & P) with different names in but names can
be duplicated, variable in length. I need to gather one e-mail address
for each instance of a name to store as a variable for the "TO" of the
e-mail.

Les Stout

*** Sent via Developersdex http://www.developersdex.com ***

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 396
Default Loop & Accumilate e-mail addresses to send to

Hi Ron, sorry for ignorance, but i am not a programmer and this is
rather daunting...
Can you give me some more pointers, i do not find that on your site,
thanks...

Les Stout

*** Sent via Developersdex http://www.developersdex.com ***


  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Loop & Accumilate e-mail addresses to send to

After you used DataAdvanced filter
http://www.contextures.com/xladvfilter01.html#FilterUR

You can see here how you can use the range in my mail examples

SendMail examples
http://www.rondebruin.nl/mail/tips1.htm

Outlook object model examples
http://www.rondebruin.nl/mail/tips2.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Les Stout" wrote in message ...
Hi Ron, sorry for ignorance, but i am not a programmer and this is
rather daunting...
Can you give me some more pointers, i do not find that on your site,
thanks...

Les Stout

*** Sent via Developersdex http://www.developersdex.com ***

  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 396
Default Loop & Accumilate e-mail addresses to send to

Thanks Ron, will tackle in the morning... :)

Les Stout

*** Sent via Developersdex http://www.developersdex.com ***
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
Bypass: A program is trying to send mail using Item.Send prompt Vick Excel Discussion (Misc queries) 1 June 25th 09 03:31 AM
A program is trying to send mail using Item.Send David Gerstman Excel Programming 4 December 5th 06 06:31 PM
How to send specific cell ranges to multiple e-mail addresses Meghan Excel Programming 0 October 16th 06 06:14 PM
How send e-mail to a group of addresses on Excel worksheet? 1-Adam-12 Excel Discussion (Misc queries) 0 September 14th 06 09:27 PM
loop trough e-mail address list to send task lists with outlook Paul. Excel Discussion (Misc queries) 2 April 14th 05 11:48 AM


All times are GMT +1. The time now is 04:07 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"