I am building a query for a table that has datetimedown and datetimeup. They are in the format of #6/27/2002 3:00:54 AM#.
I want to filter out any time(hours) that are between 3AM and 7AM in the datetimedown field.
I have created a field in the query:
DateTimeDownHours: ([flddateTimeDown])
and formatted it formatted it as Long Time. I have tried several filters and I can't (don't know how to) get it to work.
Is there a way that these can be filtered out in a query?
I hope this enough information.
Thanks for any help in advance!!
Jerry
I want to filter out any time(hours) that are between 3AM and 7AM in the datetimedown field.
I have created a field in the query:
DateTimeDownHours: ([flddateTimeDown])
and formatted it formatted it as Long Time. I have tried several filters and I can't (don't know how to) get it to work.
Is there a way that these can be filtered out in a query?
I hope this enough information.
Thanks for any help in advance!!
Jerry