W
WestWingFan
I have a form and a subform. In the subform is a combo box (#3). I want to
filter the list of available options for this combo box based on the
selections made on two other combo boxes (#1) and (#2). I was able to get
this to work by putting the code as a condition on the query for combo box #3
when all three combo boxes were on the same subform. But I wanted combo box
#1 on the main form, while I kept combo #2 and #3 on the subform. I can get
combo box #3 to respond to the criteria found in Combo #1, but not both #1
and #2. Is this even possible? Thanks in advance for the help!
filter the list of available options for this combo box based on the
selections made on two other combo boxes (#1) and (#2). I was able to get
this to work by putting the code as a condition on the query for combo box #3
when all three combo boxes were on the same subform. But I wanted combo box
#1 on the main form, while I kept combo #2 and #3 on the subform. I can get
combo box #3 to respond to the criteria found in Combo #1, but not both #1
and #2. Is this even possible? Thanks in advance for the help!