How to Long Date and Time in Report Header?
a2k (9.0.3821) SR-1 Jet 4.0
I have a report with the following date control in the Report Header:
Control Source: =Now()
Format: dddd", "mmmm w", "yyyy - hh:nn ampm
When I run the report today at 8:20 AM it prints:
Thursday, April 5, 2003 - 8:20 AM
It should print:
Thursday, April 10, 2003 - 8:20 AM
Yesterday it printed:
Thursday, April 4, 2003 - 8:20 AM
If I change format to Long Date the date prints OK
What am I doing wrong?
How do I get it to print corect long date and time?:Thursday, April 10, 2003 - 8:20 AM
Thanks, John



