G
Guest
I have 2 colums of numbers and I need to find out this criteria. Do I use
the If function?
A1>29 and B1>17 = 1
A1>29 and B1<17 = 2
A1<29 and B1>17 = 3
A1<29 and B1<17 = 4
A1=29 and B1=17 = 5
the If function?
A1>29 and B1>17 = 1
A1>29 and B1<17 = 2
A1<29 and B1>17 = 3
A1<29 and B1<17 = 4
A1=29 and B1=17 = 5