L
Laure
How do I formulate if cell d1 = x and cell d15 = x then use my formula but if
either cell does not = x then use 0 (zero)
either cell does not = x then use 0 (zero)
paul said:=(IF(AND(D13="x",D19="x"),(C16+6)*C12*B9*B27,0))
paul
[email protected]
remove nospam for email addy!