davidhasselhoff
New Member
- Joined
- Feb 12, 2009
- Messages
- 37
Hi at all!
I got a big table in the following style:
vegetable green zucchini
vegetable green broccoli
vegetable red tomato
fruit red strwaberry
fruit red raspberry
fruit yellow banana
I already managed to have 3 listboxes popping up subsequently but they allow the user to pick all of the choices, not only the combinations found on the spreadsheet.
Now would it be possible, to limit the choices in the "colour" listbox according to the choice the user made in the vegetable/fruit listbox, and to do the same with the 3th listbox?
Up to now, i have the 3 choices the user made be transferred to 3 different cells, which then are used to apply a sumproduct formula in order to find the value corresponding to the 3 of them in the table. I have a message popping up if the value is 0, saying there are no cooresponding values, but this solution doesn t seem very elegant to me...
I'd greatly appreciate your help,
Marc
I got a big table in the following style:
vegetable green zucchini
vegetable green broccoli
vegetable red tomato
fruit red strwaberry
fruit red raspberry
fruit yellow banana
I already managed to have 3 listboxes popping up subsequently but they allow the user to pick all of the choices, not only the combinations found on the spreadsheet.
Now would it be possible, to limit the choices in the "colour" listbox according to the choice the user made in the vegetable/fruit listbox, and to do the same with the 3th listbox?
Up to now, i have the 3 choices the user made be transferred to 3 different cells, which then are used to apply a sumproduct formula in order to find the value corresponding to the 3 of them in the table. I have a message popping up if the value is 0, saying there are no cooresponding values, but this solution doesn t seem very elegant to me...
I'd greatly appreciate your help,
Marc