Hi There,
i am quite new to Access and I am finalaising a db that will produce invoices.
I have created a report that contains all the customers that i want to invoice for the month but i need to export the records of this report as independent pdf files.
I know that i have to built a loop to do that but i have no much knowledge in VBA.
I would love if someone could give me the code for this so i could copy and paste on my comand.
This is the details
-"Report invoices" (name of report)
record to be filter by [Customer Name]
Once i output the record i would like that the PDF doc name is made of
[Invoice number]
[Date of Invoice]
[Customer name]
all in the report
Could someone help me please!!!
Thanks in advance
i am quite new to Access and I am finalaising a db that will produce invoices.
I have created a report that contains all the customers that i want to invoice for the month but i need to export the records of this report as independent pdf files.
I know that i have to built a loop to do that but i have no much knowledge in VBA.
I would love if someone could give me the code for this so i could copy and paste on my comand.
This is the details
-"Report invoices" (name of report)
record to be filter by [Customer Name]
Once i output the record i would like that the PDF doc name is made of
[Invoice number]
[Date of Invoice]
[Customer name]
all in the report
Could someone help me please!!!
Thanks in advance
Last edited: