G
Guest
1. I need to know why this works with one ID, but not the other.
Under Date field I have
Between [##] And DateAdd("d",-6,Date()))
When I type the criteria for a specific ID my results are right.
When I use a different ID I get all records from the date I
entered to the end of existing records. I've looked at every
thing I can, and have no clue what's wrong.
2.I'm trying to have user only type in one date, and have the
second date be 6 days less than the date they type in.
Is code correct for that, if not, what should it be?
Under Date field I have
Between [##] And DateAdd("d",-6,Date()))
When I type the criteria for a specific ID my results are right.
When I use a different ID I get all records from the date I
entered to the end of existing records. I've looked at every
thing I can, and have no clue what's wrong.
2.I'm trying to have user only type in one date, and have the
second date be 6 days less than the date they type in.
Is code correct for that, if not, what should it be?