L
liz25mc
Hello,
I am trying to create a form with 5 combo boxes with each combo box being
based on the one before it.
For instance Combo1 is populated with a choice of 1, 2, 3. Choosing 1 will
populate Combo2.
Combo2 will be populated with 11, 12, 13 (although the choice is larger only
these numbers will populate into Combo2 based on the choice in Combo1)
Choosing 11 in Combo2 will populate Combo3 with 111,112,113
And so on.
I can get the boxes to populate correctly from Combo1 to Combo2 based on the
choices, but Combo3 etc. populate with all the choices, not just limited to
what is available based on the choice on Combo2.
Any help would be appreciated.
I am using unbound combo boxes and row source per instructions on the
Microsoft Website at:
http://office.microsoft.com/en-us/access/HA011730581033.aspx?pid=CL100570041033
Thanks in Advance.
I am trying to create a form with 5 combo boxes with each combo box being
based on the one before it.
For instance Combo1 is populated with a choice of 1, 2, 3. Choosing 1 will
populate Combo2.
Combo2 will be populated with 11, 12, 13 (although the choice is larger only
these numbers will populate into Combo2 based on the choice in Combo1)
Choosing 11 in Combo2 will populate Combo3 with 111,112,113
And so on.
I can get the boxes to populate correctly from Combo1 to Combo2 based on the
choices, but Combo3 etc. populate with all the choices, not just limited to
what is available based on the choice on Combo2.
Any help would be appreciated.
I am using unbound combo boxes and row source per instructions on the
Microsoft Website at:
http://office.microsoft.com/en-us/access/HA011730581033.aspx?pid=CL100570041033
Thanks in Advance.