Only Print beginning pages of a report

A

aputt

I have a multipage report that some users only want the
first few pages. I want to have a Command Button that
would only print pages 1 thru 4 of the report. I don't
want the user going to File, Print to select the pages to
print. I want to have the number of pages to print in VBA.
 
Top