All data for today

D

Dee

In a call logging dbs. I need to query all calls logged
for the current date, not now but for the full day.
I know how to do between dates and monthly dates even
weekly, but cannot find the expression to query the full
days data.
 
J

Jeff Boyce

Dee

That would depend on what you've recorded. If your log row contains date &
time, you'll have to only "look" at the date portion to compare to what the
Date() function returns.

Good luck

Jeff Boyce
<Access MVP>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top