Jonny45wakey
Member
- Local time
- Today, 11:44
- Joined
- May 4, 2020
- Messages
- 48
Hi all
This may have been requested previously but i couldn't find anything which answers my search for help!
I have developed an Access Database in Access 2010 and have a query called "qryGate1Email" which contains the following fields:-
[UserName]
[EmailAddress]
I would like to use a Run Code macro to initiate a single email to each user within the "qryGate1Email" which has an email address in the "EmailAddress" field.
The email should send through Outlook 2010 and should contain:-
1. Specific email account from which to send email eg: "user1@catnet.com" as i have 2 in my outlook account
2. Email Subject "text"
3. Email Body "text"
Any help much appreciated
Thanks
Jonny
This may have been requested previously but i couldn't find anything which answers my search for help!
I have developed an Access Database in Access 2010 and have a query called "qryGate1Email" which contains the following fields:-
[UserName]
[EmailAddress]
I would like to use a Run Code macro to initiate a single email to each user within the "qryGate1Email" which has an email address in the "EmailAddress" field.
The email should send through Outlook 2010 and should contain:-
1. Specific email account from which to send email eg: "user1@catnet.com" as i have 2 in my outlook account
2. Email Subject "text"
3. Email Body "text"
Any help much appreciated
Thanks
Jonny