Hi
I have a combo box displaying a list of values from a field in one of my tables. The criteria of a query is linked to this combo box. So when the user selects one of the values in the combo box, then hits the button to run the query, only the records with that value appear.
Works fine
however i want the user to still be able to pull up all the records. However if you leave the value blank in the combo box and run the query it shows no records.
How do you get round this?
Thanks
I have a combo box displaying a list of values from a field in one of my tables. The criteria of a query is linked to this combo box. So when the user selects one of the values in the combo box, then hits the button to run the query, only the records with that value appear.
Works fine
however i want the user to still be able to pull up all the records. However if you leave the value blank in the combo box and run the query it shows no records.
How do you get round this?
Thanks