I have a table with three columns. Column 1 is a date column. Columns 2 and 3 are water pressure vales (high in column 2 and low in column 3). I want to look down the column 2 entries, find the highest [=max(X:X)] value and return the value in the cell immediately to the right in column 3...