I have created a set of combo boxes that point to various link cells.
I want to create a second set of combo boxes that display lists that are chosen based on the values of the first combo boxes. For instance, if the user selects the 2nd option in combo box 1, the link cell displays a “2”. I would like the next combo box then to read the “2” and select a range of cells which contain the drop-down text I would like the user to be able to select from for the second box.
The first combo-boxes are easy. It’s creating the second set, that display text based on the choice of the first box, that has me stumped. Is there a way to do this?
Thanks in advance for your help!
Richard H