I'm not sure how to automatically enter a value of zero if a cell is empty. Is this possible?
I tried to enter the formula below (and various iterations of it) but I get errors. The error for below was "unparseable".
=IF([% Complete]1:[% Complete]17, ISBLANK, ("0"))
Anyone know if this is possible?
Thx,
Deb