Thread
:
Using the IF function
View Single Post
#
3
icc56 via OfficeKB.com
Posts: n/a
Thank you so much. It still doesn't work for me. I've even changed to =IF
(OR(J2=45-57),"A",IF(OR(J2=31-44),"B",IF(OR(J2=19-30),"C"))) and it still
doesn't work. I want the cell to read "A" if the J2 totals 45-57, etc.
Reply With Quote