H
Herman Merman
I have a combo-box drop down list from which the user can select from
list of programmes:
AAAA
BBBB
CCCC
DDDD
Each programme is made up of a variety of projects which I want anothe
combo-box input range to restrict itself to, eg
Selecting AAAA in combo box 1 will only allow selection of th
following projects, each of which is part of the AAAA programme:
aaaaaa
abbbbb
acccccc
addddd
aeeeee
afffffffff
Not sure how to do this - would appreciate some help.
Thanks
:
list of programmes:
AAAA
BBBB
CCCC
DDDD
Each programme is made up of a variety of projects which I want anothe
combo-box input range to restrict itself to, eg
Selecting AAAA in combo box 1 will only allow selection of th
following projects, each of which is part of the AAAA programme:
aaaaaa
abbbbb
acccccc
addddd
aeeeee
afffffffff
Not sure how to do this - would appreciate some help.
Thanks
: