I have 3 comboboxes on my form. Main_Category, Second_Category and Third_Category, these fields are based on a query.
I currently simply have the second and third category visible set to false and then when the Main category is chosen the second category is visible and third when a second category is chosen.
Not sure if this is possible or not but sometimes there is not an option for a third category. Is it possible to only show that third category combobox when the query returns a value? The third Category choices are always dependent on what is chosen in the first two fields.
Hope that made sense.
Thank you!
Paul
I currently simply have the second and third category visible set to false and then when the Main category is chosen the second category is visible and third when a second category is chosen.
Not sure if this is possible or not but sometimes there is not an option for a third category. Is it possible to only show that third category combobox when the query returns a value? The third Category choices are always dependent on what is chosen in the first two fields.
Hope that made sense.
Thank you!
Paul