S
spcscooter via AccessMonster.com
I am having a problem with criteria where I am trying to return
certifications that expire between two dates. The criteria works in one
database but not the one I am working on now. The query looks like this;
Employee ID Last Name First Name LH Cert Date ExpiresateAdd
("yyyy",1,[LH Cert Date])
Between [Start Date] and [End Date]
Now when I enter the start date as 01/01/07 and the end date as 01/01/08 I
get nothing back. But when I enter 01/01/07 for the start and 12/31/07 for
the end I get back records that will expire in 2008.
This stuff really frustrates me. And I am sure that it's simple.
Thanks
certifications that expire between two dates. The criteria works in one
database but not the one I am working on now. The query looks like this;
Employee ID Last Name First Name LH Cert Date ExpiresateAdd
("yyyy",1,[LH Cert Date])
Between [Start Date] and [End Date]
Now when I enter the start date as 01/01/07 and the end date as 01/01/08 I
get nothing back. But when I enter 01/01/07 for the start and 12/31/07 for
the end I get back records that will expire in 2008.
This stuff really frustrates me. And I am sure that it's simple.
Thanks