How do I view and print reports as at a specific date

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

Guest

I need to view and print reports using a date in the past therefore I need to
look at data saved in the past how do I set this up
 
Not sure what you are asking since you did not share the type of data or the
table structure with us.

In your query you would need to specify the date range.

If you wanted your users to enter this, put something like the following
undet the date field in the criteria....


Between [Enter Start Date] and [Enter End 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