Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 72
Default auto e-mail to numerous people

I'm using this code in an exisitng macro to auto send the workbook to
, however when I add additional e-mail addresses as shown
below, it won't work, any idea what I'm doing wrong?

ActiveWorkbook.SendMail "; ";
, "Today's Report"
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default auto e-mail to numerous people

I was typing the code but easier to post the link and it save space on
google servers

http://j-walk.com/ss/excel/tips/tip86.htm


JOUIOUI a écrit :

I'm using this code in an exisitng macro to auto send the workbook to
, however when I add additional e-mail addresses as shown
below, it won't work, any idea what I'm doing wrong?

ActiveWorkbook.SendMail "; ";
, "Today's Report"


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default auto e-mail to numerous people

Have you change the loop numbers
For r = 2 To 4 'data in rows 2-4

You can also use this example based on John's example
http://www.rondebruin.nl/mail/oebody.htm

Example 3 on that page


--
Regards Ron de Bruin
http://www.rondebruin.nl



"Franck" wrote in message oups.com...
I was typing the code but easier to post the link and it save space on
google servers

http://j-walk.com/ss/excel/tips/tip86.htm


JOUIOUI a écrit :

I'm using this code in an exisitng macro to auto send the workbook to
, however when I add additional e-mail addresses as shown
below, it won't work, any idea what I'm doing wrong?

ActiveWorkbook.SendMail "; ";
, "Today's Report"



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
Auto insert e-mail addresses NoodNutt Excel Worksheet Functions 0 May 11th 08 07:15 PM
Send a letter via e-mail merge to several people? Debra Vinson Excel Discussion (Misc queries) 2 March 10th 08 10:53 PM
Auto e-mail message Freshman Excel Worksheet Functions 1 October 31st 06 07:24 PM
Auto notify a list of people via email when excel file is closed Melanie Excel Programming 1 January 11th 06 03:01 PM
Auto E-mail Josiah Excel Programming 12 September 11th 05 10:55 AM


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