Unable to use Between query without pulling dates out of range
If I set the Criteria to Between [Enter the start date:] And [Enter the end date:] and input the dates 1/2/2014 & 1/15/2014 i'm pulling data for those dates but for year 2011, 2012, 2013 and 2014 as well
if I enter in Between #1/2/2014# And #1/15/2014# it gives me just the dates I requested.
I need to be able to have a user use the macro and just enter in the dates they need data for.
Also, I am using the criteria on a date\time field that I have set up an expression on - CreateDate: DateValue(
![date])
the date in the table is stored with time and I just need to show the date.
Due to company policy I wouldn't be able to post database or pics even if I had the post count needed
Any help is greatly appreciated.
DawnDesM
If I set the Criteria to Between [Enter the start date:] And [Enter the end date:] and input the dates 1/2/2014 & 1/15/2014 i'm pulling data for those dates but for year 2011, 2012, 2013 and 2014 as well
if I enter in Between #1/2/2014# And #1/15/2014# it gives me just the dates I requested.
I need to be able to have a user use the macro and just enter in the dates they need data for.
Also, I am using the criteria on a date\time field that I have set up an expression on - CreateDate: DateValue(
the date in the table is stored with time and I just need to show the date.
Due to company policy I wouldn't be able to post database or pics even if I had the post count needed
Any help is greatly appreciated.
DawnDesM