Having 2 unbound combo boxs on a form, I want the query on the 2nd combo box to reflect what was choosen on the first combo box. For instance if I have a table where there is a group type and group name, when I use the 2nd combo box, I only want the group names for the group type that was selected in the first combo box. I have tried setting the criteria for the 2nd combo query to say something like this: [forms]![formName]!
[Combo1] where Combo1 selects the group type.
Any help you can give me will be very much appreciated
[Combo1] where Combo1 selects the group type.
Any help you can give me will be very much appreciated
