R
Russ
I have two combo boxes: "DayShift" and "NightShift". The
values are (1) and (2) for "DayShift", and (3) and (4)
for "NightShift.
What I'd like to see is if the value of (1) is selected in
combo box: "DayShift" I'd like for the only selection in
combo box: "NightShift" to be (4)
The same should be true for if "DayShift" value is (2),
the only available value in combo box "NightShift" should
be (3).
Any ideas will be appreciated.
Thanks,
values are (1) and (2) for "DayShift", and (3) and (4)
for "NightShift.
What I'd like to see is if the value of (1) is selected in
combo box: "DayShift" I'd like for the only selection in
combo box: "NightShift" to be (4)
The same should be true for if "DayShift" value is (2),
the only available value in combo box "NightShift" should
be (3).
Any ideas will be appreciated.
Thanks,