Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a macro that sends an e-mail automatically.
Does anyone know of vba code to insert the senders name into the main message body of the email being sent. Here is a snapshot of my code: ..To = " .CC = "" .BCC = "" .Subject = "Req" & " " & Sourcewb.Name .Body = "FYI" ' NEED SPACE HERE ' then "KIND REGARDS" ' then "SENDERS NAME HERE" Any help would be much appreciated. Thanks -- jj |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Emailing a template and keeping same layout as the message body | Excel Discussion (Misc queries) | |||
Postings without questions in the body of the message causes an er | Excel Worksheet Functions | |||
Excel(with hyperlinks) as a message body of outlook mail | Excel Discussion (Misc queries) | |||
email excel spreadsheet as body of message, not as attachment | Excel Discussion (Misc queries) | |||
Adding the message body to a mailto macro | Excel Discussion (Misc queries) |