Hi
I have created a form based on a query showing records in a tabular format - i want to use a combo box on a form to filter or somehow only show the records according to the combo box selection. Ideally..The user could select a value from the combo box and only those records containing the field value are displayed in the tabular format...
Im not too sure where to start... and getting to grips with the Vbcode
I have set up the combox box and got its source data from another table (so ive only got one value of each option)....
Thanks
I have created a form based on a query showing records in a tabular format - i want to use a combo box on a form to filter or somehow only show the records according to the combo box selection. Ideally..The user could select a value from the combo box and only those records containing the field value are displayed in the tabular format...
Im not too sure where to start... and getting to grips with the Vbcode
I have set up the combox box and got its source data from another table (so ive only got one value of each option)....
Thanks