T
towl
Hi all, hopefully someone can help me out.
I have created a combo box (from the control toolbox), and have
assigned a linked cell and a list fill range.
I now want to create a 2nd combo box, that will bring back a second set
of results based on the outcome of the first combo box.
I know this can be done using data validation, however I am trying to
get it done through VBA, so I can design a form for my colleagues to
use.
If the above was unclear, think Car manufacturers and models, depending
on what car manufactuer is selected (viabox 1), I want only certain
models to be shown in box2.
Any help would be appreciated.
I have created a combo box (from the control toolbox), and have
assigned a linked cell and a list fill range.
I now want to create a 2nd combo box, that will bring back a second set
of results based on the outcome of the first combo box.
I know this can be done using data validation, however I am trying to
get it done through VBA, so I can design a form for my colleagues to
use.
If the above was unclear, think Car manufacturers and models, depending
on what car manufactuer is selected (viabox 1), I want only certain
models to be shown in box2.
Any help would be appreciated.