Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to program mail send with multiple file attachments? Using 2003
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Partly Void
If you use Outlook this is possible See my site for example code http://www.rondebruin.nl/sendmail.htm You can repeat this line ..Attachments.Add ("C:\test.txt") -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Partly Void" wrote in message ... Is there a way to program mail send with multiple file attachments? Using 2003 __________ Information from ESET Smart Security, version of virus signature database 3950 (20090320) __________ The message was checked by ESET Smart Security. http://www.eset.com __________ Information from ESET Smart Security, version of virus signature database 3950 (20090320) __________ The message was checked by ESET Smart Security. http://www.eset.com |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Ron de Bruin" wrote: Hi Partly Void If you use Outlook this is possible See my site for example code http://www.rondebruin.nl/sendmail.htm You can repeat this line ..Attachments.Add ("C:\test.txt") -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Partly Void" wrote in message ... Is there a way to program mail send with multiple file attachments? Using 2003 __________ Information from ESET Smart Security, version of virus signature database 3950 (20090320) __________ The message was checked by ESET Smart Security. http://www.eset.com __________ Information from ESET Smart Security, version of virus signature database 3950 (20090320) __________ The message was checked by ESET Smart Security. http://www.eset.com Thanks Ron, new at VB but this looks good and will run a test. Regards |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Bypass: A program is trying to send mail using Item.Send prompt | Excel Discussion (Misc queries) | |||
Problem with .send from microsoft example for vba send mail from excel code | Excel Programming | |||
Send an e-mail | Excel Discussion (Misc queries) | |||
A program is trying to send mail using Item.Send | Excel Programming | |||
Adding a BCC and a second recipient to E-Mail Commands | Excel Programming |