Print a specific range of pages from one report

Wmffra

Me know nothing
Local time
Today, 02:25
Joined
Oct 28, 2006
Messages
7
How do!
As title, is it possible to specify a range of pages to print from a report? e.g. Print page 2+3 from a 30 page report

The page range will change almost every time

Been searching all over without much luck, many thanks in advance

Wmffra
 
There is probably a way to code this but...

Go to File -> Print and select the pages to be printed.
 
There is probably a way to code this but...

Go to File -> Print and select the pages to be printed.

Thanks for that, what version do you use?

Access 2000 - Using the print preview to view the report first, then clicking on the print icon or File Print you have no option of what to print etc
The report is sent directly to the printer

Anyone else have any ideas?
 
You can go to File->Print and the printer control should come up.

Or you may press CTRL->P. Same thing.
 
Cracked it
When using custom menus and toolbars the standard Print and Printer Icon in the custom menu range did not give the option of selecting a page range.

Just set up a macro to bring up the Print dialogue screen

Thanks for your help
 

Users who are viewing this thread

Back
Top Bottom