Hi,
I have this If statement and I want to modify it for cell BY15 values only between 1 and 4 instead of less than 4.
in other words:![]()
=IF(AND(BY15<4,BV15=2),$BX$4,$BX$5)
IF BY15=1,2,3 then result should be $BX$4.
IF BY15 = 0 then result should be $BX$5.
How can this be done ?
Khalil
Bookmarks