Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Jumping to end of report (Automated)

Status
Not open for further replies.

Harr777

Programmer
Sep 25, 2003
71
US
Does anyone know how to jump to the end of a report when it opens, either by a macro or VBA Code (or any other way that the user doing it)
Thanks
 
Harr777
I see a discussion of this topic on

Go to that site and do a search for "open report at last page."

Maybe you can get something from that which will help.

Tom
 
I wrote an FAQ to do what you want. I'm not sure it's really an faq but it will do what you want. To pick up the .Pages property, you will need a textbox on the report that reads this value.

faq703-3270


Paul
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top