slug1029
10-06-2000, 09:15 AM
Some help on this one would be nice.
I would like to be able to filter my results based on a selection in a combo box.
For example, I have the main form that shows data for all entries in the database and I would like a user to be able to filter the list based on different fields.
An Example:
Main form has fields CustName, CustCity, CustProduct. I need a combo box that when CustName is selected, it filter the form for all records based on that customer name. I would like to be able to do this for each of those three fields
Chris
I would like to be able to filter my results based on a selection in a combo box.
For example, I have the main form that shows data for all entries in the database and I would like a user to be able to filter the list based on different fields.
An Example:
Main form has fields CustName, CustCity, CustProduct. I need a combo box that when CustName is selected, it filter the form for all records based on that customer name. I would like to be able to do this for each of those three fields
Chris