ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Sending E-Mails from Excel (https://www.excelbanter.com/excel-programming/438663-sending-e-mails-excel.html)

BillCPA

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

leung

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