I need to filter my reports by a date which would be selected by the user.
I have an append query which includes a field in the table called Date. This field is automatically updated when the append query runs. When the user selects the "Review Report" button on the form, I would like them to select the date new data was entered from a list.
Can I do this?
I have an append query which includes a field in the table called Date. This field is automatically updated when the append query runs. When the user selects the "Review Report" button on the form, I would like them to select the date new data was entered from a list.
Can I do this?