M
Mike
Hello.
I am trying to add a time and date stamp to one of my
reports. I thought it would be as easy as just going to
the Insert...Date and Time. When I do this, Access
creates a control on the report with the the control
source as:
=Format(Date(),"Long Date") & " " & Format(Time(),"Long
Time")
However, when I run the report it prompts me to "Enter
Parameter Value" for "Format".
Why is this and what can I do to work around it?
Thanks in advance,
MC
I am trying to add a time and date stamp to one of my
reports. I thought it would be as easy as just going to
the Insert...Date and Time. When I do this, Access
creates a control on the report with the the control
source as:
=Format(Date(),"Long Date") & " " & Format(Time(),"Long
Time")
However, when I run the report it prompts me to "Enter
Parameter Value" for "Format".
Why is this and what can I do to work around it?
Thanks in advance,
MC