Solved Date() function in Query

Momma

Member
Local time
Today, 16:38
Joined
Jan 22, 2022
Messages
130
I'm using >Date() function in a query to display records greater than today's date. It results in zero records.
What am I doing wrong?
 
Works for me? :)
You do have records that satisfy the criteria, don't you?
 
Works for me? :)
You do have records that satisfy the criteria, don't you?
It worked before and I couldn't see what went wrong. I imported the query again from a previous backup and it's working now.
Thank you!
 
It worked before and I couldn't see what went wrong. I imported the query again from a previous backup and it's working now.
Thank you!
You never said it worked before? :(

If something has worked before and suddenly stops working, aside from MS bugs, check the data.
 

Users who are viewing this thread

Back
Top Bottom