I want to formulate 6 CFs in a cell B1 to generate either of the value 1,2,3,4,5,6.
6 CFs are to be formulated to generate either of:
CF1=1: A1 is less than B1; B1 is less than C1 and A1 is less than C1
CF2=2: A1 is less than B1; B1 is greater than or equal to C1 and A1 is less than C1
CF3=3...