automatic date update

L

Linda Hubbard

I am a new Access user. I need to create criteria in
the "date" field of my table. We update our reports
weekly and it would be nice to have the date change
automatically.
Thanks Linda
 
J

John Vinson

I am a new Access user. I need to create criteria in
the "date" field of my table. We update our reports
weekly and it would be nice to have the date change
automatically.
Thanks Linda

What is the meaning of the Date field in the table? What "Entity" -
real-life thing, person, or event - does the table represent?

You will need to run an Update query to update the table field,
perhaps called from VBA in the Close event of the report.
 

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