I've taken someone else's database and I'm trying to enter the date in the report and its giving me an error.
I created a text box with the following entered in the Control Source...
=Format(Date(),"mmmm d"", ""yyyy")
When I go to run the report it asks me to enter a "Format" and then a "Date".
I've tried it on other reports of databases I have created and it works fine. Any ideas?
I created a text box with the following entered in the Control Source...
=Format(Date(),"mmmm d"", ""yyyy")
When I go to run the report it asks me to enter a "Format" and then a "Date".
I've tried it on other reports of databases I have created and it works fine. Any ideas?