Hi, I thought this would be a very simple matter but I keep searching to no avail. I did find one post that where the person was looking for the exact same thing as me but there were no answers
.
Basically I have a table recording questions that we get. When we log them a time is written in a field.
What I need is to have on a form 2 drop down lists with hours in them (24 hours format, 0-23). Basically one box would be "start time" and the other "end time". I need the proper query criteria to get all the questions asked between those 2 times.
I figured I would use something similar to dates like : Between hour(timefield) and (anothertimefield) but that returned errors.
I am now stuck.
Please help!
Basically I have a table recording questions that we get. When we log them a time is written in a field.
What I need is to have on a form 2 drop down lists with hours in them (24 hours format, 0-23). Basically one box would be "start time" and the other "end time". I need the proper query criteria to get all the questions asked between those 2 times.
I figured I would use something similar to dates like : Between hour(timefield) and (anothertimefield) but that returned errors.
I am now stuck.
Please help!