I have a report which currently shows all records from a query, what I would like to achieve is the ability to Output the report as a snapshot for each record on its own snapshot into a folder for our accounts department. I am searching but can't find a solution. The details are:
Report Name: "rptInvoiceToProcess"
Query Name: "qryInvoiceToProcess"
Folder Location: "L:\Accounts To Process\"
Field ID Name is: "InvoiceID"
Table Name if it helps: "tblInvoices"
Any help or direction would be very much appreciated.
Report Name: "rptInvoiceToProcess"
Query Name: "qryInvoiceToProcess"
Folder Location: "L:\Accounts To Process\"
Field ID Name is: "InvoiceID"
Table Name if it helps: "tblInvoices"
Any help or direction would be very much appreciated.