J
Jeff Garrison
All -
I have a form that is used to select Sub-Contractors. The "Select" box is
not bound to any field on the form. When the user has finished making their
selections, they click a button to generate the email. What I've been using
is the EMailToPDF module, which works great. The question I have is...is
there a way to take the results of the report I'm emailing (or recordset)
and put that information in the email body...Let me make the stipulation
that I don't want to send an individual email to each record or I don't want
to attach the report. I only want to take the results and place them in the
body. I know that there may be a loop somehow involved, but I'm not sure
when it come to the granular VBA stuff.
Any help would be greatly appreciated.
Thanks in advance.
JG
I have a form that is used to select Sub-Contractors. The "Select" box is
not bound to any field on the form. When the user has finished making their
selections, they click a button to generate the email. What I've been using
is the EMailToPDF module, which works great. The question I have is...is
there a way to take the results of the report I'm emailing (or recordset)
and put that information in the email body...Let me make the stipulation
that I don't want to send an individual email to each record or I don't want
to attach the report. I only want to take the results and place them in the
body. I know that there may be a loop somehow involved, but I'm not sure
when it come to the granular VBA stuff.
Any help would be greatly appreciated.
Thanks in advance.
JG