Pete Printer
Registered User.
- Local time
- Today, 09:19
- Joined
- Jul 28, 2014
- Messages
- 15
Hi,
I have a staff form with a linked subform that lists training course details as
Course Date Passed
First Aid 01/01/2015
Manual Handing 02/02/2016.
ect.
I would like to use the
docmd send object to send Staff an email for their review of training
I can send a query or report as a pdf but as most remote staff only use a phone i have been asked to get the detail into the email body text.
Dlookup only returns the first row.
I understand that i need to loop through the query to get the text out so that i can include it in the body text but would welcome your help and advice with the best way to achieve this.
Thanks for looking at this.
Pete
I have a staff form with a linked subform that lists training course details as
Course Date Passed
First Aid 01/01/2015
Manual Handing 02/02/2016.
ect.
I would like to use the
docmd send object to send Staff an email for their review of training
I can send a query or report as a pdf but as most remote staff only use a phone i have been asked to get the detail into the email body text.
Dlookup only returns the first row.
I understand that i need to loop through the query to get the text out so that i can include it in the body text but would welcome your help and advice with the best way to achieve this.
Thanks for looking at this.
Pete