P
Perry Diels
Hello,
I'll try to ask my question with an example:
Between [ ] = cell numbers
SHEET 1
[A1] item1 [B1] 150
[A2] item2 [B2] 290
[A3] item3 [B3] 80
[A4] item4 [B4] 159
And so on .... in fact the A column are products and the B column are the
respective prices.
SHEET 2
Here I have made drop down lists, those are working perfectly. This has been
done via "Data/Validation/Allow (list)"
In the drop down list I see all the items of the sheet 1 A column (item1,
item2, item3 etc. ...)
Finally what I want is, when I select an item in a drop down list that its
corresponding price (the respective B column of sheet 1) appears in the
target cell. Hence if the target is let's say [C1] I want something like "if
B1= the value of sheet1[A1], then = [B1]
In this example the result would be 150.
Sorry for my somewhat clumsy explanation, I hope you understand what I mean
Thanks in advance,
Perry
I'll try to ask my question with an example:
Between [ ] = cell numbers
SHEET 1
[A1] item1 [B1] 150
[A2] item2 [B2] 290
[A3] item3 [B3] 80
[A4] item4 [B4] 159
And so on .... in fact the A column are products and the B column are the
respective prices.
SHEET 2
Here I have made drop down lists, those are working perfectly. This has been
done via "Data/Validation/Allow (list)"
In the drop down list I see all the items of the sheet 1 A column (item1,
item2, item3 etc. ...)
Finally what I want is, when I select an item in a drop down list that its
corresponding price (the respective B column of sheet 1) appears in the
target cell. Hence if the target is let's say [C1] I want something like "if
B1= the value of sheet1[A1], then = [B1]
In this example the result would be 150.
Sorry for my somewhat clumsy explanation, I hope you understand what I mean
Thanks in advance,
Perry