VbWriter13
New Member
- Joined
- Mar 17, 2011
- Messages
- 9
Hello All,
I'm designing a UserForm that allows the user to make selections from multiple ComboBoxes in order to yield the desired output.
For Example: Select the height, weight, color, age, gender, and occupation from separate ComboBoxes and the output would be the persons name in a TextBox.
There curently 250 entries(lines), each with 6 characteristic(columns).
The tricky part is that each characteristic is dependent on the previous.
Is there a way I can use my current spreadsheet to do this?
Thanks in Advance,
VBW13
I'm designing a UserForm that allows the user to make selections from multiple ComboBoxes in order to yield the desired output.
For Example: Select the height, weight, color, age, gender, and occupation from separate ComboBoxes and the output would be the persons name in a TextBox.
There curently 250 entries(lines), each with 6 characteristic(columns).
The tricky part is that each characteristic is dependent on the previous.
Is there a way I can use my current spreadsheet to do this?
Thanks in Advance,
VBW13