J
jkrons
In a spreadsheet I have two columns, one with prices for all items
(Column D) and one with remarks (Column C). The rfemakrs can be emty
or Sold. Now i want to find the second most expensive item sold. I
have tried with
=SUMPRODUCT((C2:C150="sold")*(D2150=LARGE(D2150,2))*(D2150))
any other combinations like this, but without luck. It always seems
like i find the second most expensive price in the D-coumn, no matter
if the item is sold or not.
Any ideas
Jan
(Column D) and one with remarks (Column C). The rfemakrs can be emty
or Sold. Now i want to find the second most expensive item sold. I
have tried with
=SUMPRODUCT((C2:C150="sold")*(D2150=LARGE(D2150,2))*(D2150))
any other combinations like this, but without luck. It always seems
like i find the second most expensive price in the D-coumn, no matter
if the item is sold or not.
Any ideas
Jan