Calculate one value against multiple values in different columns
I'm trying to find the min. the value between column 1 and a range of numbers in different columns. For example, is the difference between column 1 and column 2 less than the value between columns 1 and 3? Any suggestions on how to do this?