Heya all, I'm needing help with trying to print multiple invoices in one hit of maybe a macro button?
At present there is a button on a form where each customers monthly invoice can be printed (btnPrintReports). The fact that invoice has been printed (with details) also goes to a "Sent Invoice" report that gets cleared at the end of every month.
Im wanting that individual print button left there for individ cases, but also want the ability to have a button on Main switchboard that will print out the whole lot in one go, either by exporting to another format and printing or just printing straight from the button. It must also continue as above to update the "Sent Invoice" report.
How would I go about doing that?
At present there is a button on a form where each customers monthly invoice can be printed (btnPrintReports). The fact that invoice has been printed (with details) also goes to a "Sent Invoice" report that gets cleared at the end of every month.
Im wanting that individual print button left there for individ cases, but also want the ability to have a button on Main switchboard that will print out the whole lot in one go, either by exporting to another format and printing or just printing straight from the button. It must also continue as above to update the "Sent Invoice" report.
How would I go about doing that?