ian_noobster
New Member
- Joined
- Mar 19, 2018
- Messages
- 4
Hi,
I'm trying make have a sheet with drop down boxes which relate to the first 3 columns of the values below and basically make a singular formula that will look at the information from the drop down boxes and give me the code.
I think its something along the lines of
If Drop down 1 = product 1 & Drop down 2 = Blue & Drop down 3 = 10 the result will be Example code 1
Is there way of doing this?
[TABLE="width: 368"]
<colgroup><col><col span="2"><col></colgroup><tbody>[TR]
[TD]Product[/TD]
[TD]Colour[/TD]
[TD]Size[/TD]
[TD]Code[/TD]
[/TR]
[TR]
[TD]Product 1[/TD]
[TD]Blue[/TD]
[TD]10[/TD]
[TD]Example Code 1[/TD]
[/TR]
[TR]
[TD]Product 2[/TD]
[TD]Green[/TD]
[TD]5[/TD]
[TD]Example Code 2[/TD]
[/TR]
</tbody>[/TABLE]
Sorry i haven't explained this very clearly
Cheers
I'm trying make have a sheet with drop down boxes which relate to the first 3 columns of the values below and basically make a singular formula that will look at the information from the drop down boxes and give me the code.
I think its something along the lines of
If Drop down 1 = product 1 & Drop down 2 = Blue & Drop down 3 = 10 the result will be Example code 1
Is there way of doing this?
[TABLE="width: 368"]
<colgroup><col><col span="2"><col></colgroup><tbody>[TR]
[TD]Product[/TD]
[TD]Colour[/TD]
[TD]Size[/TD]
[TD]Code[/TD]
[/TR]
[TR]
[TD]Product 1[/TD]
[TD]Blue[/TD]
[TD]10[/TD]
[TD]Example Code 1[/TD]
[/TR]
[TR]
[TD]Product 2[/TD]
[TD]Green[/TD]
[TD]5[/TD]
[TD]Example Code 2[/TD]
[/TR]
</tbody>[/TABLE]
Sorry i haven't explained this very clearly
Cheers