Hide the answer to an equation until all values are inputed
Say input cells are A1, A2, etc. then
=IF(OR(ISBLANK(A1),ISBLANK(A2), etc.),"",yourformula)
Regards,
Stefi
€žAnna€ť ezt Ă*rta:
I am trying to hide the answer to my equation until all the values have been
put into the spreadsheet.
Anyone know how to do this?
|