Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a VBA macro that will e-mail a simple text e-mail to a list of
individuals. This works fine but I'm looking for something a little more complex. Two special needs a 1) How can I e-mail the contents of a Word doc (not as an attachment) so as to retain the formatting of the original document but in the body of the e-mail message? 2) How can set the parameter that delays the delivery of the message until a specific time and date? I'm pretty familiar with Excel VBA but not Outlook VBA. I'd like to run this from an Excel sheet since that is where the list of e-mail addresses is stored. Thanks. - John |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi John
Which version do you use ? See http://word.mvps.org/ http://www.outlookcode.com/d/code/index.htm And my site for Excel example code http://www.rondebruin.nl/sendmail.htm -- Regards Ron de Bruin http://www.rondebruin.nl "John Michl" wrote in message oups.com... I have a VBA macro that will e-mail a simple text e-mail to a list of individuals. This works fine but I'm looking for something a little more complex. Two special needs a 1) How can I e-mail the contents of a Word doc (not as an attachment) so as to retain the formatting of the original document but in the body of the e-mail message? 2) How can set the parameter that delays the delivery of the message until a specific time and date? I'm pretty familiar with Excel VBA but not Outlook VBA. I'd like to run this from an Excel sheet since that is where the list of e-mail addresses is stored. Thanks. - John |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks, Ron.
Did some poking around over the weekend and learned all I needed to in order to complete my project. Thanks. - John |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macros - Converting Excel spreadheet to Outlook email | Excel Discussion (Misc queries) | |||
Excel and Email/Outlook | Excel Worksheet Functions | |||
Late Binding to Outlook from Excel: Outlook modifies email body | Excel Programming | |||
Email from Excel WITHOUT Outlook | Excel Programming | |||
Email from Excel WITHOUT Outlook | Excel Programming |