date off header

J

josh22in03

I am printing a database in Access 2003. When i print it i dont want the
date to print, just the heading. Is there anyway i can get rid of the date?
josh
 
R

Rosco

Assuming you are printing a report, open the report in design mode. Look in
the page footer for a textbox with the following code: =Now(). Select the
textbox and delete it.
Save the report.

Rosco
 
R

Rosco

Sorry,
Just reread your post, the date textbox will be in either the page Header
or report Header.
Rosco
 
Top