Ok I'm trying to run a query. I'm formatting a certain field as follows:
Audit Date: Format([audited],"Short Date")
In the criteria, I have the following:
>=[Enter start date to report]
Now the problem is, no matter what date I put in the criteria, I still get all records. I have even tried removing completly the >= and just putting in a single date. Still get all records. I am confused as to why this isn't working properly. Can anyone suggest what I may be doing wrong? Thank you!
Mark
Audit Date: Format([audited],"Short Date")
In the criteria, I have the following:
>=[Enter start date to report]
Now the problem is, no matter what date I put in the criteria, I still get all records. I have even tried removing completly the >= and just putting in a single date. Still get all records. I am confused as to why this isn't working properly. Can anyone suggest what I may be doing wrong? Thank you!
Mark