M Momma Member Local time Today, 16:38 Joined Jan 22, 2022 Messages 130 Feb 13, 2022 #1 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?
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?
Gasman Enthusiastic Amateur Local time Today, 07:38 Joined Sep 21, 2011 Messages 16,557 Feb 13, 2022 #2 Works for me? You do have records that satisfy the criteria, don't you?
M Momma Member Local time Today, 16:38 Joined Jan 22, 2022 Messages 130 Feb 13, 2022 #3 Gasman said: Works for me? You do have records that satisfy the criteria, don't you? Click to expand... 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!
Gasman said: Works for me? You do have records that satisfy the criteria, don't you? Click to expand... 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!
Gasman Enthusiastic Amateur Local time Today, 07:38 Joined Sep 21, 2011 Messages 16,557 Feb 13, 2022 #4 Momma said: 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! Click to expand... You never said it worked before? If something has worked before and suddenly stops working, aside from MS bugs, check the data.
Momma said: 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! Click to expand... You never said it worked before? If something has worked before and suddenly stops working, aside from MS bugs, check the data.