Reverse order of print document

B

Bob

Where would I go to go to get a reverse order of printing from my database


Thanks in advance.........Bob Vance
 
J

Jeff Boyce

Bob

Not sure what you mean by "reverse order of printing"? Are you asking about
sorting results "descending" instead of "ascending" on some field?

Are you asking how to make your printer print the last page first, then next
to last, ...? (If so, I believe that this either is/isn't a feature of your
printer, not Access.)

Good luck

Jeff Boyce
<Access MVP>
 
B

Bob

I have a button that brings up a report, but if the report is 3 pages it
shows the first page first I would like it to show the last page first
....Thanks , Bob
 
F

fredg

I have a button that brings up a report, but if the report is 3 pages it
shows the first page first I would like it to show the last page first
...Thanks , Bob

In Report Preview?
Nope, can't be done.
 
Top