I am new to this group and to this forum. I am trying to loop through a query, then save each record in the query to a pdf.
Query - ReceivedExportQuery
Report - EligibleEmployees
I want to save each record as the employee name.
I have read through most of the threads and have written the...