Not sure if you have all come across this but I have basically 12 queries setup for this year for each month, so that when I run I can see who has vacation for that given month.
I have the query for each month validating by for Date where
Between "1/1/2011" And "1/31/2011"
The weird thing here is that for example January and December are fine.
If I run the query for February or June, no dates show up even though vacation is booked for those months.
When I run a general query with no Criteria it showing all dates.
I have the query for each month validating by for Date where
Between "1/1/2011" And "1/31/2011"
The weird thing here is that for example January and December are fine.
If I run the query for February or June, no dates show up even though vacation is booked for those months.
When I run a general query with no Criteria it showing all dates.