Excel IF function help
Hello-
I need to write a statement similar to:
IF (F2 = 4 AND J2 = 4) then AA2 = "Northwest" else AA2 leave at whatever
value is currently there (no change)
IF (F2 <=2 AND J2 =4) then AA2 = "Northeast" else AA2 leave at whatever
value is currently there (no change)
How do I do this in excel?
Thank you so much
|