Hi everyone,
I have a question that I hope is straightforward, but I'm struggling to understand it fully.
In column C, I have a list of part numbers. Each distributor (A, B, C, D) provided us with a quote against different manufacturers. Column A identifies the cheapest price within the range (currently hard coded). Now, I need column B to indicate which distributor the cheapest price applies to: A, B, C, or D.
My formula seems to be working only partially (in cell B5), where the correct value was returned, whereas other cells return #REF!. When I change the first MATCH formula in cell B11 from C11,$C$2:$C$11,0, to C11,$C$7:$C$11,0, it comes up with the correct answer, since I've included data where a duplicate material starts from.
Here is a sample file: Example.xlsx.
Ideally, I want it to look like the screenshot attached (output manually entered).
I hope this explanation makes sense.
Thanks a lot in advance!
I have a question that I hope is straightforward, but I'm struggling to understand it fully.
In column C, I have a list of part numbers. Each distributor (A, B, C, D) provided us with a quote against different manufacturers. Column A identifies the cheapest price within the range (currently hard coded). Now, I need column B to indicate which distributor the cheapest price applies to: A, B, C, or D.
My formula seems to be working only partially (in cell B5), where the correct value was returned, whereas other cells return #REF!. When I change the first MATCH formula in cell B11 from C11,$C$2:$C$11,0, to C11,$C$7:$C$11,0, it comes up with the correct answer, since I've included data where a duplicate material starts from.
Here is a sample file: Example.xlsx.
Ideally, I want it to look like the screenshot attached (output manually entered).
I hope this explanation makes sense.
Thanks a lot in advance!