J
J.W. Aldridge
i feel crazy asking this question (knowing as much as i do)
but i have a formula that adds the values of cells which contains the
results of other formulas when data is inserted. ineed a working sum
regardless of the other cells having a result.
=SUM(E4,H4,K4)
e4=IF(IF(D5=""," ",(D5/E$2)*D$26)>D$26,D$26,IF(D5=""," ",(D5/E$2)*D
$26))
h4=MIN(35,(H$2/(G4))*G$26)
K4==IF(J4="",0,IF(J4=0,J$26,IF(J4=1,J$26,IF(J4>J$26,0, ))))
but i have a formula that adds the values of cells which contains the
results of other formulas when data is inserted. ineed a working sum
regardless of the other cells having a result.
=SUM(E4,H4,K4)
e4=IF(IF(D5=""," ",(D5/E$2)*D$26)>D$26,D$26,IF(D5=""," ",(D5/E$2)*D
$26))
h4=MIN(35,(H$2/(G4))*G$26)
K4==IF(J4="",0,IF(J4=0,J$26,IF(J4=1,J$26,IF(J4>J$26,0, ))))