stupointzero
New Member
- Joined
- Sep 10, 2010
- Messages
- 19
Hi Guys,
I'm trying to figure out how to acheive something quite simple, but have become a little stuck...
I'd like a dropdown box in A2 to select from a list of 2 products, then in B2 i'd like to be able to have a dropdown box to select the product variation. The products and variations will be located from D1 to E4 and I've tried to demostrate this in the table below. I think perhaps i need some kind of VLookup but am not sure, are you able to advise?
Many thanks in advance.
Stuart.
[TABLE="width: 400"]
<TBODY>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Product[/TD]
[TD]Variation[/TD]
[TD][/TD]
[TD]Product 1[/TD]
[TD]Product 2[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Variation 1[/TD]
[TD]Variation 1[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Variation 2[/TD]
[TD]Variation 2[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Variation 3[/TD]
[TD]Variation 3[/TD]
[/TR]
</TBODY>[/TABLE]
I'm trying to figure out how to acheive something quite simple, but have become a little stuck...
I'd like a dropdown box in A2 to select from a list of 2 products, then in B2 i'd like to be able to have a dropdown box to select the product variation. The products and variations will be located from D1 to E4 and I've tried to demostrate this in the table below. I think perhaps i need some kind of VLookup but am not sure, are you able to advise?
Many thanks in advance.
Stuart.
[TABLE="width: 400"]
<TBODY>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Product[/TD]
[TD]Variation[/TD]
[TD][/TD]
[TD]Product 1[/TD]
[TD]Product 2[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Variation 1[/TD]
[TD]Variation 1[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Variation 2[/TD]
[TD]Variation 2[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Variation 3[/TD]
[TD]Variation 3[/TD]
[/TR]
</TBODY>[/TABLE]