A
Ashbee
I have a query based on the following fields of a data
table - ID PART DESCRIPTION DATE
In the criteria part of the DATE field I have inserted a
Between And statement using User entered parameters for
start and end dates.
When requesting data return for the fiscal year July 2003
to Jun 2004 I am getting odd data from the years 2000,
2001, 2002. I have randomly checked original data using
the ID's but can't detect any error in the DATE field that
might lead to this error. I have rechecked spelling for
fields but no obvious problems there.
I have used User entered paramaters for DATE in other
queries on the same database without error.
I would be grateful if anyone might be able to point me in
the right direction to ensure my query operates as it
should.
table - ID PART DESCRIPTION DATE
In the criteria part of the DATE field I have inserted a
Between And statement using User entered parameters for
start and end dates.
When requesting data return for the fiscal year July 2003
to Jun 2004 I am getting odd data from the years 2000,
2001, 2002. I have randomly checked original data using
the ID's but can't detect any error in the DATE field that
might lead to this error. I have rechecked spelling for
fields but no obvious problems there.
I have used User entered paramaters for DATE in other
queries on the same database without error.
I would be grateful if anyone might be able to point me in
the right direction to ensure my query operates as it
should.