Querry Criteria

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

Guest

I use Access 2000 to store data, (I created forms to intput the data into
various tables, and Queries to generate various reports, both on a daily and
monthly basis, Currently, I have to go into my queries each morning, and at
the begining of each month, in the design wiew and update the criteria of
each query to filter out only the records having the current date, to
generate daily reports, ex... (=#12/25/05#) or , ex..., (>#12/31/2004#). Can
you show me the proper contex that would automatically update the criteria
for my queries? Any light you could shead on this problem would be
appreciated.
 
Hi,
If you mean you want the criteria to be the current date, use:
=Date()
 

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

Back
Top