D
Diarmuid
Hi, is there a simple method for printing multiple copies of a label or
report from within a VBA function.
Basically I want a user to be able to click on a print button from within a
form showing the contents of a product record and then specify how many
labels will be printed. I also need to store a default number of labels to
print with each record in the record itself.
I know it can be done by manually entering the number of copies to print
from the print dialog box, but some of these will be printed as part of a
batched scheduled print which means I also need to be able to print them
automatically.
I also need to be able to do the same thing with some reports.
Any help would be gladly received!
report from within a VBA function.
Basically I want a user to be able to click on a print button from within a
form showing the contents of a product record and then specify how many
labels will be printed. I also need to store a default number of labels to
print with each record in the record itself.
I know it can be done by manually entering the number of copies to print
from the print dialog box, but some of these will be printed as part of a
batched scheduled print which means I also need to be able to print them
automatically.
I also need to be able to do the same thing with some reports.
Any help would be gladly received!