I tried to use >=Year(Now()) for the current year, However it returns all of the dates from when the log was started back in 2006. If I use >=#1/1/2008# for the current year it will retrieve only the records from 2008 which is what I want.
The Query is looking only at two fields Date and...
I have a table tracking user entries and I want to build a few queries to show the sum of a particular field for the current year, last year and two years back.
Currenty I do this using >=#1/1/2008# for the current year query and >#12/31/2006 and <#1/1/2008# for last years query. The problem...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.