G
Guest
Please help; I have an IF Function that contains a formula if "true". I am
trying to use the if "true" answer in another formula. Can this be done?
1st IF Function (in cell F5): =IF((C4>1),SUM(C4-D5),"")
2nd Formula(in cell H5): =sum(h4+F5)
The sum(C4-C5) in cell F5 needs to be added to H4. Can this be done?
trying to use the if "true" answer in another formula. Can this be done?
1st IF Function (in cell F5): =IF((C4>1),SUM(C4-D5),"")
2nd Formula(in cell H5): =sum(h4+F5)
The sum(C4-C5) in cell F5 needs to be added to H4. Can this be done?