Print only the first 2 pages

Pappy

Registered User.
Local time
Today, 11:24
Joined
Jun 12, 2003
Messages
28
I have a report which pulls the current form's policy number off and sends the data to the report. Sometimes this form will bring several instances of a policy number with, so the report will want to print 4 pages. I only the first 2 pages of the report. So is there anyway to tell command to only print the first two pages? Let me know if this doesn't make sense. Help is always appreciated...

Paps
 
How do you use the top function? The report is pulling from a qry like this...
[Forms]![frmMarch]![Policy #]

Thanks
 
Pappy,

Click on the thread in my previous post.

Or do a search on this forum for "Select and TOP", but don't
put the quotes.

Wayne
 

Users who are viewing this thread

Back
Top Bottom