Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i am sending a message in vba and the part of the code i am having issues
with is as follows: With OutMail .To = "" .CC = "" .BCC = "" .Subject = "subject" .HTMLBody = RangetoHTML(rng) .Display i cannot figure out how to BCC a global distribution list in this code. does anyone have any ideas? thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Distribution list from Excel | Excel Discussion (Misc queries) | |||
Excel Distribution list | Excel Discussion (Misc queries) | |||
import from distribution list | Excel Programming | |||
Is it possible to create distribution list for Outlook? | Excel Programming | |||
Email distribution list | Excel Programming |