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!

Access Report

Status
Not open for further replies.

linmar

Technical User
Jun 7, 2001
11
US
I am using Access 2000. I would like the name and date-range field to print each time a report is run. As it is now, if the query does not find any info to report, none of the fields will print. I then have to go back and hand write the name and date range for which the report was run. Too much work! Thanks in advance for any help I might receive.

linmar
 
Insert the date and time from the insert menu.
if you dontr have that on your version than add a text bok with =Date() in the control source and another with =Time()

 
Maybe I didn't make myself clear - I want the report to print the name and date range that I entered for criteria, even though the query does not find any data to report. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top