Match formula not returning value in Numbers
I have spent hours trying to get this formula:
IF('Controller 5 - Cumulative Option Price / Profit & Loss with Cumulative Greeks'::$U$6 = "", "",
IF(ISBLANK(OFFSET($A$2, ROW(reference) − ROW($LN$2), MATCH('Controller 5 - Cumulative Option Price / Profit & Loss with Cumulative Greeks'::$U$6, A$1:KE$1,0) − 1, 1, 1)),
"",
IFERROR(OFFSET($A$2, ROW(reference) − ROW($LN$2), MATCH('Controller 5 - Cumulative Option Price / Profit & Loss with Cumulative Greeks'::$U$6, A$1:KE$1,0) − 1, 1, 1), "")
)
)
to return a values in column LN in a large table that plots values onto a chart.
Other variations of the same formula (with different cell refs) have worked for literally hundreds of values in a multitude of tables, (pl see tiny overview images of the amount of tables that do work).
I think maybe the formula is not able to find cell U6 identical text which is a drop down with text "L1-6: P/L @Exp" (in the green blue chart controller #5 Cell U6).
I have used a working drop down cell that does return column values to the left of the offending drop down cell and pasted it into the offending drop down cell U6 space and changed "L1-5: P/L @Exp" to "L1-6: P/L @Exp" but still no value is returned in my massive chart values look up table cell LN2, (of which 11 other massive chart value tables all work).
In the large chart value tables I have deleted row 1, LN1 text "L1-6: P/L @Exp" (that was created referencing the drop dow cell U6 text) and re-written it "by hand" and it still didn't return a value in cell LN 2?
Images a, b and c show the large chart value tables references in relation to the code above.
Image b and value 655.32 is what is meant to be returned in cell LN2.
I am normally able to sort these kind of reference issues out but am baffled why this one, despite "throwing the kitchen sink at it" won't resolve?
(The issue isn't that I am pulling up a reference value -- the cumulative p/l values of trade positions 1 to 6 in the wrong drop down (trade position 7)chart controller because it doesn't matter what drop down you use in the wrong trade position of the chart controller, a value will always be returned. Eg use Drop down for trade position 1 but select the drop down in trade position 10 and select position 1's p/l value in the green and blue chart controller and it will return the correct value albeit in the wrong place).
Cheers.
[Re-Titled by Moderator]
Original Title: Match Formula not Returning Value.
MacBook Pro 16″