debbiedoobie10
Registered User.
- Local time
- Yesterday, 21:04
- Joined
- Oct 1, 2010
- Messages
- 13
I have a table named tblEmailCell that has a field named EmailAddress ( this is the email address I want to use). I have a query named qryMyEmailAddresses that pick 25 email address from tblEmailCell. Could someone help me write VBA to send a email with the EmailAddress in the bcc, the subject to be "Xmas Letter", attach a PDF and put the pdf in the body of the email. Thank you