Hello,
I have a MS Access 2003 risk management form which includes 2 subforms. The form supports adding, updating and deleting risk data in the form's associated tables. When the form opens, it returns all the risk rows in these tables based on a "SELECT *" query. I would like to modify the form so that it can support querying risks based on user specified filtering (e.g., allow a user to query all "OPEN" risks by selecting "OPEN" from the form's risk status combo box). Is there a way to add query-by-filter functionality to my existing form or do I need to create a new form?
Thanks.
I have a MS Access 2003 risk management form which includes 2 subforms. The form supports adding, updating and deleting risk data in the form's associated tables. When the form opens, it returns all the risk rows in these tables based on a "SELECT *" query. I would like to modify the form so that it can support querying risks based on user specified filtering (e.g., allow a user to query all "OPEN" risks by selecting "OPEN" from the form's risk status combo box). Is there a way to add query-by-filter functionality to my existing form or do I need to create a new form?
Thanks.