F
FSHOTT
Can someone direct me on how to use a Recordset field in a Report I create in
a VBA module and use as an attachment to a MS Outlook Message? Also is there
a way to Email messages and attached reports without encountering (or
bypassing) the Microsoft Outlook Security Feature? My Recordset is a Table of
Suppliers and their E-mail Information (SupplierID, SupplierName,
EmailPersonName, EmailAddress,EmailMessage). I would like to Loop through the
records using some of the fields in the generation of the report. I have
tried several methods to identify the recordset field in the report but to
date have not the correct syntax. I appreciate any help. Thank You!
a VBA module and use as an attachment to a MS Outlook Message? Also is there
a way to Email messages and attached reports without encountering (or
bypassing) the Microsoft Outlook Security Feature? My Recordset is a Table of
Suppliers and their E-mail Information (SupplierID, SupplierName,
EmailPersonName, EmailAddress,EmailMessage). I would like to Loop through the
records using some of the fields in the generation of the report. I have
tried several methods to identify the recordset field in the report but to
date have not the correct syntax. I appreciate any help. Thank You!