C
Carl Johnson
I created as average function that left a #DIV/0 error message, so I created
an iserror formula that removed the error message, however when I clear the
worksheet or move to another worksheet and return I keep having to redefine
the ranges that are located within the formula.
=If(iserror(Average(weekly)),"",Average(weekly))
Would someone please let me know what I need to add or do to correct this.
Thank you in advance.
an iserror formula that removed the error message, however when I clear the
worksheet or move to another worksheet and return I keep having to redefine
the ranges that are located within the formula.
=If(iserror(Average(weekly)),"",Average(weekly))
Would someone please let me know what I need to add or do to correct this.
Thank you in advance.