![]() |
Sending E-Mails from Excel
I have a subroutine in Excel that sends out e-mails in Outlook. Works
perfectly, except that it doesn't use my standard layout (style) nor does it insert a signature. Can anyone help me get that to work? -- Bill @ UAMS |
Sending E-Mails from Excel
you set the Body property to new text rather than appending to Body if Word
is not the email editor. Set ObjPop = ObjPop.Controls("Signature") ObjPop.Reset Set ObjCtl = ObjPop.Controls.Item("name of signature") "BillCPA" wrote: I have a subroutine in Excel that sends out e-mails in Outlook. Works perfectly, except that it doesn't use my standard layout (style) nor does it insert a signature. Can anyone help me get that to work? -- Bill @ UAMS |
All times are GMT +1. The time now is 07:28 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com