Hi there...
I have a problem of DCOUNT, this is my query expression:
DCount("[DUEDATE]", "LNINST", "[DUEDATE] < 42369")
Note: DUEDATE field was converted into numeric character ... where
42369 is equivalent to 12/31/2015..
In DUEDATE field, its include the next maturing date where above 42369 or 12/31/2015. The result of my formula was 2 instead of 1.
Please suggest what expression should i write?
Thanks...
I have a problem of DCOUNT, this is my query expression:
DCount("[DUEDATE]", "LNINST", "[DUEDATE] < 42369")
Note: DUEDATE field was converted into numeric character ... where
42369 is equivalent to 12/31/2015..
In DUEDATE field, its include the next maturing date where above 42369 or 12/31/2015. The result of my formula was 2 instead of 1.
Please suggest what expression should i write?
Thanks...