G
Guest
Is their a way to read the number of pages that will print using a DoCmd?
I got a form that I use with some different fillers and than I will do a
DoCmd.OpenReport stDocName, acNormal
to print off a batch of reports. Before it starts printing I would like to
display the number of reports the printer is going to print to a message box
for a double check. Any ides?
I got a form that I use with some different fillers and than I will do a
DoCmd.OpenReport stDocName, acNormal
to print off a batch of reports. Before it starts printing I would like to
display the number of reports the printer is going to print to a message box
for a double check. Any ides?