Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am working on a project in which I want to open certain Excel files and
send them using Outlook. I have to send out reports to our offices and the emails will include a subject, a short body, delayed delivery, one pdf file, and multiple Excel workbooks. Please let me know if this is possible. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes this is possible
Start here http://www.rondebruin.nl/sendmail.htm Start with http://www.rondebruin.nl/mail/folder3/smallmessage.htm Repeat this line for the files ..Attachments.Add ("C:\test.txt") Clik on the tip link on the page for the delayed delivery code -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "JOSEPH WEBER" wrote in message ... I am working on a project in which I want to open certain Excel files and send them using Outlook. I have to send out reports to our offices and the emails will include a subject, a short body, delayed delivery, one pdf file, and multiple Excel workbooks. Please let me know if this is possible. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ron pretty will covers the spectrum. Check out his site at:
http://www.rondebruin.nl/sendmail.htm "JOSEPH WEBER" wrote in message ... I am working on a project in which I want to open certain Excel files and send them using Outlook. I have to send out reports to our offices and the emails will include a subject, a short body, delayed delivery, one pdf file, and multiple Excel workbooks. Please let me know if this is possible. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Email excel spreadsheet - embedded in email | Excel Discussion (Misc queries) | |||
Sending a Spreadsheet as an Email Attachment vs. Imbedded in Email | Excel Discussion (Misc queries) | |||
Transfer Email addresses from spreadsheet to email address book | Excel Discussion (Misc queries) | |||
Email Spreadsheet | Excel Discussion (Misc queries) | |||
Trying to email a spreadsheet | Excel Worksheet Functions |