Hi,<br><br>I need to query a table based on user-chosen time & date. There is three shifts of data being logged on a daily basis, and I need to get, say, a weeks worth of data for a shift. I can't seem to find a way to write the query that will give me, for example, "all records that were logged between Apr 3 2000 and Apr 10 2000, but only between 3:00PM and 11:00PM". <br><br>I am a novice at SQL, so I could easily be missing something glaringly obvious to you seasoned database gurus. Thanks in advance for any help.<br><br>-Marc