What would be the easiest way to create a report where my super users could put in a data range to show which records in a table were changed within the last month?
Basically the users only have access to a single form. On that form, they have unbound controls where they input search criteria. Bound controls display the results below, and a list box is used to update a "location" field. I would like to be able to have a report where I could say "show me all of the records in the table that have been modified in the last 30 days".
Please let me know if I can provide any clarity to the question. Thanks!