I have three column I am working with. I first want to isolate all the numbers in column A that are greater than or equal to a reference number. Out of these numbers, I want to look in column B for the minimum number that coincides with these numbers in column A. Once I have found this minimum number in column B I want it to output the result that coincides with this number in column C.