Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro in Excel 2003 that creates an email.
How do I add the default Outlook signature to this email through the macro? Thanks John |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This should help
http://www.rondebruin.nl/mail/folder3/signature.htm -- HTH, Barb Reinhardt "JohnG" wrote: I have a macro in Excel 2003 that creates an email. How do I add the default Outlook signature to this email through the macro? Thanks John |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Barb, I'll take a look at that
John "Barb Reinhardt" wrote: This should help http://www.rondebruin.nl/mail/folder3/signature.htm -- HTH, Barb Reinhardt "JohnG" wrote: I have a macro in Excel 2003 that creates an email. How do I add the default Outlook signature to this email through the macro? Thanks John |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you are automating Outlook using its object model, just call the
MailItem.Display method. That will cause Outlook to add the signature to the email. --JP On Mar 31, 7:27*am, JohnG wrote: I have a macro in Excel 2003 that creates an email. How do I add the default Outlook signature to this email through the macro? Thanks John |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding an image signature to an Email generated from VBA | Excel Programming | |||
Adding email addresses from Excel into Outlook | Excel Discussion (Misc queries) | |||
Email to include a saved signature from outlook. | Excel Programming | |||
How to safe as draft email created by macro | Excel Programming | |||
Email Macro with Outlook Express | Excel Discussion (Misc queries) |