I am attempting to apply the following two formulas to a single (range) cell. Any assistance in applying the proper syntax would be greatly appreciated. Each works independently, but I really need them to work together. Help.......please.....
Thank You.
=IF(AND($G11+$K11>0,$R11=$S$14),"ERROR",IF(AND($G11+$K11>0,$R11=W$9),$G11*$U$17,"-"))
=IF(AND($R11<>$S$14,$G11+$K11=0),"ERROR","_")
Bookmarks