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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print report

Status
Not open for further replies.

notreconised

Technical User
Jul 21, 2002
14
0
0
GB
Hi
I would like to print a report that is based on the last record i have enterd i would like to do this from a comand button on a form( i know how to attach code to button Just dont know code to Select last record and print)

Thanks in advance to any one who can Help
 
Write a query for your report and use your form filed in the query criteria. Every time you run the report it will them print whatever is on the form. You can then add a print current record button to the form as well.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top