I'm trying to consolidate some of the formulas on a spreadsheet. I have a range of numbers in column A and a range of numbers in column B. Currently in column C, I calculate the difference between columns B and A. In column D, I have a logical function to show if the value in C is the min difference value or the max difference value.
I would like to get rid of column C altogether and have one formula that calulates the difference between columns B and A and determines if it's the min or max of all the other differences. Is this possible with a CSE function?
I have attached a sample workbook.
Bookmarks