Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello,
I have read previous threads and have successfully implemented the email with attachments VBA code. However I want to extend this to include the CC operator. My directory contains the following headings: Email | CC | Attachment1 |.... I need the code to also include the corresponding line value in the CC column. Any help you can give would be great. T |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you use the SendMail code it is not possible to use CC
You can use the Outlook object model or CDO See this page http://www.rondebruin.nl/sendmail.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Twisty1980" wrote in message ... Hello, I have read previous threads and have successfully implemented the email with attachments VBA code. However I want to extend this to include the CC operator. My directory contains the following headings: Email | CC | Attachment1 |.... I need the code to also include the corresponding line value in the CC column. Any help you can give would be great. T |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cannot open .xls attachments from email | Setting up and Configuration of Excel | |||
email with attachments from list | Excel Discussion (Misc queries) | |||
Email attachments | New Users to Excel | |||
Send an email, some with/without attachments | Excel Discussion (Misc queries) | |||
Email Attachments Broken Up | Excel Discussion (Misc queries) |