Hi All,

Is it possible to create a search by criteria form with user-selected criteria?

The idea is to use two combo boxes, one that indicates the FIELD and another combo box that indicates the VALUE. The user can select the FIELD that he wants to search, the second combo box will grab all the unique values from that field, and then the user can click "search."



Is this possible? And if so, how would I go about doing this? Any thoughts?

Thank you!!