Numbers: Match-Related Question
On one sheet of a Numbers spreadsheet I have the following table to be referenced from other sheets in match functions:
On another sheet I am attempting to match the combination of two cells — the "+" and "-" signs in A + (C or I or O) — to the column headers in the table, then match it against the numerical values in the "ROOT" columns (the results in purple are the values that should be returned from the match):
The basic match function is no problem, but it's the combining of the "+" and/or "-" signs as a part of the formula that has me stumped.
What function(s) do I need to add to the match function in my equations?