Date printed on footer of Reports

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'd like to know if there is a way to show only the modified date of the
report as the footer and not today's printed date?

For example, currently my reports prints today's date (Friday, March 10,
2006) at the footer of every page. I won't modify anthything. Two weeks will
go by and my boss will ask for a print out of the reports. I'd like the
report to continue to show only the modified date (Friday, March 10, 2006).
Is there a way to do that?
 
I'm not sure that Access actually stores a LastMod date, for any object(s).
You could do so, easily. Simply create a small table, to store the date(s)
you want to keep, with a key, and then just reference the specific record
from your report.

Sharkbyte
 
Back
Top