S
Scott
I have a field in my table called Date_Modified, with the Data Type of
Date/Time, and whenever the record is modified the field gets the current
date and time, Now I want to run a query that will include only records that
were updated yesterday, but I can not run it because since the field stores
the time value as well, it doesn't return any record; however it does work
if I enter the criteria as follows:
*11/10/2003*
But I want to have an expression that will have yesterday's date, how do I
do it. ?
Thanks,
Scott
Date/Time, and whenever the record is modified the field gets the current
date and time, Now I want to run a query that will include only records that
were updated yesterday, but I can not run it because since the field stores
the time value as well, it doesn't return any record; however it does work
if I enter the criteria as follows:
*11/10/2003*
But I want to have an expression that will have yesterday's date, how do I
do it. ?
Thanks,
Scott