lookup by date?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to make a query that looks up by date. It can be for the year or
month. I'm not sure how to do this. Any help would be greatly appreciated.
Thanks in advance.

Annette
 
Annette said:
I need to make a query that looks up by date. It can be for the year or
month. I'm not sure how to do this. Any help would be greatly appreciated.
Thanks in advance.

Annette
Here's one way

In the criteria for the date field in your query put this
Between [Enter beginning Date] And [Enter Ending Date]

You will then be prompted to enter the date when the query is
run.

gls858
 

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

Similar Threads


Back
Top