Forum Discussion
Lee59
Sep 16, 2025Occasional Reader
IF Statement Problem
=IF(D23,0,D17-(D17*C24)IF(D22,0,D17-(D17*C24)IF(D21,0,D17-(D17*C24)))) Hello everybody new boy just joined, I am having problems with this statement could anybody help out, I have done...
Detlef_Lewin
Sep 16, 2025Silver Contributor
=IF(NOT(OR(D21:D23)),0,D17-(D17*C24))