N
Ningster
Can someone tell me what I'm doing wrong? I used this formula for Cell
N29:
=IF(J29="","",N28+K29)
The problem is if no value is yet entered into K29, I get ######
What formula can I use to resolve this problem?
N29:
=IF(J29="","",N28+K29)
The problem is if no value is yet entered into K29, I get ######
What formula can I use to resolve this problem?