Date Controls
Look closely at the top of the report. The Report
Header includes the date and time. These controls use code, not
data from the query or table.
Try it: Review the Date Properties
Select the Date Control.
Go to the Property Sheet.
This is a Text Control.
The Control Source is
calculated:
=Date()
The Format is: Long Date.