I am trying to compare one cell value to 7 other cell values and populate the one that is the next highest.
For example: I want to compare B2 to all of the rest of the columns and determine which one is the next highest and return that heading.
So, the outcome on Item 1 would be "ASP" because that is the next value up.
The outcome on Item 2 would be "10% discount" because column B is higher than F but lower than E.
I hope this makes sense. I appreciate any input.
For example: I want to compare B2 to all of the rest of the columns and determine which one is the next highest and return that heading.
So, the outcome on Item 1 would be "ASP" because that is the next value up.
The outcome on Item 2 would be "10% discount" because column B is higher than F but lower than E.
I hope this makes sense. I appreciate any input.