B
bojan0810
I have a question.
I need to make sheet that will calculate how many items needs to be at certain price.
I have list of items and I was thinking something with formula without macros.
List is like item and price.
First I need if that is possible is like:
If I put name in one cell that it will show price of that item.
Maybe something like this formula, for example A1 is cell for items to write.
List is on sheet 1 so I will write S1 for sheet 1.
If(A1=some item in S1 then B1=price of that item from S1)
Is this possible?
I need to make sheet that will calculate how many items needs to be at certain price.
I have list of items and I was thinking something with formula without macros.
List is like item and price.
First I need if that is possible is like:
If I put name in one cell that it will show price of that item.
Maybe something like this formula, for example A1 is cell for items to write.
List is on sheet 1 so I will write S1 for sheet 1.
If(A1=some item in S1 then B1=price of that item from S1)
Is this possible?