C
cw via AccessMonster.com
I know this is simple, but can't figure it out?
- I have a field called: InstallDate
- Need a query to return just the records that are due to be installed in 5
days.
I tried the following on InstallDate in the criteria: >Date()-5
But it gives me records for: 06/02/2008, 06/26/2008 and 06/30/2008?
What should I use?
Thanks,
cw
- I have a field called: InstallDate
- Need a query to return just the records that are due to be installed in 5
days.
I tried the following on InstallDate in the criteria: >Date()-5
But it gives me records for: 06/02/2008, 06/26/2008 and 06/30/2008?
What should I use?
Thanks,
cw