Mac numbers get value of adjacent cell
I'm using formulas to display results in a separate table. The table I'm calculating from has two columns, the left being a label and the right being a value. Like so:
| Column 1 | Column 2 |
|---|---|
| Label X | 34% |
| Label Y | 12% |
| Label Z | 44% |
In my results table, I can use Max to identify the largest value (e.g. 44%), but what I want to display is the label from the adjacent column (e.g. Label Z). Is there a way to use Max to identify the row, and then point to the value in a cell one column to the left? If not, is there a way I can include the label and value in the same cell and still use Max or some alternative to order them?
iMac, iOS 10.3.3