G
Guest
I have a form with a combo box based on a query that filters based on a text
box on the form (i.e., if category = x, it shows only those subcategories
related to x). It works beautifully except for one thing: when I reopen the
form, the value of the combo box does not display for saved records, even
though the value is there in the table the form is based on. I have it set
up so that when the text box is updated it requeries the combo box. If I
don't do that, I either get no records at all or an unfiltered list of
records. Help!
box on the form (i.e., if category = x, it shows only those subcategories
related to x). It works beautifully except for one thing: when I reopen the
form, the value of the combo box does not display for saved records, even
though the value is there in the table the form is based on. I have it set
up so that when the text box is updated it requeries the combo box. If I
don't do that, I either get no records at all or an unfiltered list of
records. Help!