I've got an update query that will be ran to update a field. That part is simple enough.
What I want to do is prompt the user on whether or not they want to generate a report based on the update query. How would I go about implementing that?
What I want to do is prompt the user on whether or not they want to generate a report based on the update query. How would I go about implementing that?