That's similar to what I'm trying to do. But I want to keep the time part static in the query and just have the date in the form.
I tried ([trdate]-Int([trdate])>=TimeSerial(6,0,0) And [trdate]-Int([trdate])<=TimeSerial(15,15,0)) and it works on yours, but when I do that to my database (making...