I have two cascading unbound combo boxes.
That is, the second box shows filtered items depending on what the user selected in the first combo.
But if the user did not select anything in the first combo, I would like the 2nd combo to show ALL items.
I found one example that does this - but it uses complex VBA I would like to avoid.
http://www.datawright.com.au/access_resources/access_combo_boxes.htm
Does anyone have a simpler way of doing this?
That is, the second box shows filtered items depending on what the user selected in the first combo.
But if the user did not select anything in the first combo, I would like the 2nd combo to show ALL items.
I found one example that does this - but it uses complex VBA I would like to avoid.
http://www.datawright.com.au/access_resources/access_combo_boxes.htm
Does anyone have a simpler way of doing this?