Printing Odd before Even Pages?

J

JBL

Is it possible to have a print button that will print all the odd numbered
pages beginning ot print all the even numbered pages?

Thanks
 
F

fredg

Is it possible to have a print button that will print all the odd numbered
pages beginning ot print all the even numbered pages?

Thanks

See Microsoft KnowledgeBase article:
209508 "ACC2000: How to Print Odd or Even Pages of a Report"

Perhaps you can adapt it.
 
J

JBL

Do I take this as a 'no' then?

Thanks

fredg said:
See Microsoft KnowledgeBase article:
209508 "ACC2000: How to Print Odd or Even Pages of a Report"

Perhaps you can adapt it.
 
L

Larry Linson

There is no built-in _Access functionality_ to do what you want. The printer
dialog for my printers allows you to select the pages, and, if I recall
correctly, "odd" or "even" is one of the choices. That dialog is dependent
on the printer driver for your printer -- it is manufacturer and model
dependent.

Larry Linson
Microsoft Access MVP
 
Top