I'm working on an input form for some data that will be processed by some other functions.
I have a sections where I want a dropdown list with values 1-5. Depending on what value this is, the number of fields will match.
Ex:
In B1, it will have "Select Number of Shells"
In C1, it will have a dropdown, 1-5
Starting in B2, a list of Shell 1, Shell 2, etc. will be generated, matching the number selected in the dropdown in C1.
Can I get some help with this?
I have a sections where I want a dropdown list with values 1-5. Depending on what value this is, the number of fields will match.
Ex:
In B1, it will have "Select Number of Shells"
In C1, it will have a dropdown, 1-5
Starting in B2, a list of Shell 1, Shell 2, etc. will be generated, matching the number selected in the dropdown in C1.
Can I get some help with this?