I have a table that represents times of day for an appointment data base. The field is a number field with data entered as: 06:01 AM, etc.
I also have a query based on that table. I would like to set the criteria in the query to only show times between 07:00 AM and 06:00 PM.
I first tried the >07:00 AM, but that returned an error.
Anyone with suggestions will be greatly appreciated!
Thank you for all those that give advice and help on this forum! It is definitely appreciated by us rookies
I also have a query based on that table. I would like to set the criteria in the query to only show times between 07:00 AM and 06:00 PM.
I first tried the >07:00 AM, but that returned an error.
Anyone with suggestions will be greatly appreciated!
Thank you for all those that give advice and help on this forum! It is definitely appreciated by us rookies