Hello!
I hope you're having a terrific day! I am looking for suggestions for using the IFERROR formula to suppress and error message. Here's the set-up:
Columns:
Planned Allocation = Out-of-Box Allocation column
Planned Effort by Day = [Allocation] * 8
Duration = Out-of-Box Duration column
Sum Planned Effort (Estimate) = [Planned Effort by Day]*[Duration]
Sum Actual Effort (Actuals) = Number
Hours Burn = [Sum Actual Effort (Actuals)] / [Sum Planned Effort (Estimate)]
Results:
When either Sum Planned Effort (Estimate) or Sum Actual Effort (Actuals) are blank or zero, the following error message is returned:
#DIVIDE BY ZERO
Desired Outcome
When the formula returns an error message, display "0"
I've tried using the IFERROR function, but can't figure out how to nest it correctly.
I appreciate any suggestions you might have!
Thanks,
Aileen
