L
learning_codes
Hi,
I need your help. I have three queries that are exacted same
setting. The total number of records in three queries are the same
(1,500). Two of three queries link to the form that has the date
range input. I entered from 01/01/2006 and 12/31/2006 in the text box
on the form that link two queries.
I set two of the queries that link to the form:
BETWEEN [Forms]![Menu].txtStartDate and [Forms]![Menu].txtEndDate
The result:
*Query1 - Total: 950
*Query2 - Total: 990
Query3 - Total: 1,500
*Link to the Forms
I should have all three queries should be the same as 1,500.
Is there a reason for that or date format problem ?
YOur help would be much appreciated.
Thanks,
I need your help. I have three queries that are exacted same
setting. The total number of records in three queries are the same
(1,500). Two of three queries link to the form that has the date
range input. I entered from 01/01/2006 and 12/31/2006 in the text box
on the form that link two queries.
I set two of the queries that link to the form:
BETWEEN [Forms]![Menu].txtStartDate and [Forms]![Menu].txtEndDate
The result:
*Query1 - Total: 950
*Query2 - Total: 990
Query3 - Total: 1,500
*Link to the Forms
I should have all three queries should be the same as 1,500.
Is there a reason for that or date format problem ?
YOur help would be much appreciated.
Thanks,