G
Guest
Hello,
I have a table that contains the fields shift_start and shift_end. Both
fields have the format set to general date and contain data like 11/11/2004
8:00AM. I want to perform a simple query that displays the data from certain
fields including the shift_start and shift_end, but only if the date is equal
to the current date, and then another query that does the same for the
current month. Both are based on the shift_start field. I thought this
would be straight forward but some reason I cannot get any records to return?
Is it because the field contains a time as well? Any help would be
appreciated.
I have a table that contains the fields shift_start and shift_end. Both
fields have the format set to general date and contain data like 11/11/2004
8:00AM. I want to perform a simple query that displays the data from certain
fields including the shift_start and shift_end, but only if the date is equal
to the current date, and then another query that does the same for the
current month. Both are based on the shift_start field. I thought this
would be straight forward but some reason I cannot get any records to return?
Is it because the field contains a time as well? Any help would be
appreciated.