Date/Time - need to remove time portion

C

Cathi

I have a linked table that displays a Date/Time stamp; i
need to query records only on the date, as the time will
never be the same for any given month, how do I bypass the
time portion of that field in order to run the query?
 
Top