
I had my database working wonderfully....until they re-imaged my machine yesterday. Now I am getting errors whenever I try to run any of my reports. The reports contain a line of code that pulls the Between () and () dates from the query and prints them on the top of the report. The code is
=Format([Enter beginning date: mm/dd/yy],"mm/dd/yy") & " through " & Format([Enter ending date: mm/dd/yy],"mm/dd/yy")
Now, when I run the report, it brings up dialog boxes asking for the beginning and ending dates (OK so far) and then it brings up a box that says "Format" and wants me to add something. What could be causing this?
This is an emergency!! Any ideas are greatly appreciated.
Thanks!!