Specifying #pages to print

N

nd

When printing a report Access(2k) does not give me the
option to specify the number of pages I want to print. Is
there some setting I can change to allow me to do that?
Thanks for the assistance.
 
F

fredg

When printing a report Access(2k) does not give me the
option to specify the number of pages I want to print. Is
there some setting I can change to allow me to do that?
Thanks for the assistance.

See the PrintOut method in VBA Help.
 
N

nd

Thanks for your help.
I'm really looking for something simple like having the
print dialog box appear but it doesn't. I have a custom
menu toolbar that has the print option on it but when I
select print it just(I assume) print with all the defaults.
 
Top