Hi all, working on a simple DB for myself involving cell phone records. I'm wanting to write a query that will ONLY display records that start the call before a specified time (in my case, 9pm) and until another time (say, 5am). I can't quite seem to get the parameters working that will filter out those results that I want as I either get a blank query, or it displays all the records that exist if I didn't enter the filter criteria in the first place.
How, if any way, can I put this time range into a query to make a filter to display these records? Any assistance on this would be greatly appreciated, thanks.
How, if any way, can I put this time range into a query to make a filter to display these records? Any assistance on this would be greatly appreciated, thanks.
