Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 161
Default Email specific addresses

Hi,

A part of a sheet I have two columns that contain e-mail addresses. I do not
know how many addresses there are in each column (though I can assign an
arbitary limit of, say, 1000) and there may be blank lines between addresses.

What I want to do is have a piece of code that will open the default e-mail
package on the user's machine and create a single new e-mail, sent to all the
addresses in the two columns.

Can anyone help with the code to do this?

TIA

Dave
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Email specific addresses

Hi Risky Dave

What I want to do is have a piece of code that will open the default e-mail

This is diffecult ( Risky ) but you can start here
http://www.rondebruin.nl/sendmail.htm

On every example page there is a tip link that tell you how to use the mail addresses from a range


--

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




"Risky Dave" wrote in message ...
Hi,

A part of a sheet I have two columns that contain e-mail addresses. I do not
know how many addresses there are in each column (though I can assign an
arbitary limit of, say, 1000) and there may be blank lines between addresses.

What I want to do is have a piece of code that will open the default e-mail
package on the user's machine and create a single new e-mail, sent to all the
addresses in the two columns.

Can anyone help with the code to do this?

TIA

Dave

__________ Information from ESET Smart Security, version of virus signature database 3966 (20090326) __________

The message was checked by ESET Smart Security.

http://www.eset.com




__________ Information from ESET Smart Security, version of virus signature database 3966 (20090326) __________

The message was checked by ESET Smart Security.

http://www.eset.com



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 161
Default Email specific addresses

Ron,

Thanks.

Unfortunately I can't guarantee that SendMail is installed on the machines
that is using this code as I will be distributing it free to a charity
organisation.

As a workaround, all I am doing is copying the concatenated addresses to the
clipboard and putting up a message box asking the user to paste into the To
field on the e-mail application.

Thanks for your time, though.

Dave

"Ron de Bruin" wrote:

Hi Risky Dave

What I want to do is have a piece of code that will open the default e-mail

This is diffecult ( Risky ) but you can start here
http://www.rondebruin.nl/sendmail.htm

On every example page there is a tip link that tell you how to use the mail addresses from a range


--

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




"Risky Dave" wrote in message ...
Hi,

A part of a sheet I have two columns that contain e-mail addresses. I do not
know how many addresses there are in each column (though I can assign an
arbitary limit of, say, 1000) and there may be blank lines between addresses.

What I want to do is have a piece of code that will open the default e-mail
package on the user's machine and create a single new e-mail, sent to all the
addresses in the two columns.

Can anyone help with the code to do this?

TIA

Dave

__________ Information from ESET Smart Security, version of virus signature database 3966 (20090326) __________

The message was checked by ESET Smart Security.

http://www.eset.com




__________ Information from ESET Smart Security, version of virus signature database 3966 (20090326) __________

The message was checked by ESET Smart Security.

http://www.eset.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
Using Macro how to create email link for the email addresses in aRange or Selection Satish[_2_] Excel Worksheet Functions 8 December 28th 09 03:30 PM
can I copy a column of email addresses, paste into email address? Lizizfree New Users to Excel 4 July 20th 06 10:03 PM
Email addresses in Excel need to format for mass email Boomer Excel Worksheet Functions 1 June 9th 06 01:46 PM
Transfer Email addresses from spreadsheet to email address book Beana Excel Discussion (Misc queries) 2 May 30th 06 06:07 PM
send email with email addresses in a range of cells Craig[_24_] Excel Programming 1 October 10th 05 09:26 PM


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

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

About Us

"It's about Microsoft Excel"