Hello,
I'm new to this forum and searched for similar topics but didn't find an answer I could apply, so sorry if this is redundant.
I am caculating percentages on several sets of columns and calculating the average of another set of columns. My percentage formula is simply: =p11/q11. I used the formula =IF(ISERROR(P11/Q11),"-",P11/Q11) to make the cell display a "-" rather than the #DIV/0! error until data is entered in the cells needed for calculation. When I tried to apply the same formula (in many different iterations), to my average calculation, I keep getting name recognition errors and other types of errors. Here is the average caculation I'm using: =AVERAGE(S8:U8).
Does anyone know how to combine an average calculation with a rule to display a "-" if a #DIV/0! error is created?
Thanks!
I'm new to this forum and searched for similar topics but didn't find an answer I could apply, so sorry if this is redundant.
I am caculating percentages on several sets of columns and calculating the average of another set of columns. My percentage formula is simply: =p11/q11. I used the formula =IF(ISERROR(P11/Q11),"-",P11/Q11) to make the cell display a "-" rather than the #DIV/0! error until data is entered in the cells needed for calculation. When I tried to apply the same formula (in many different iterations), to my average calculation, I keep getting name recognition errors and other types of errors. Here is the average caculation I'm using: =AVERAGE(S8:U8).
Does anyone know how to combine an average calculation with a rule to display a "-" if a #DIV/0! error is created?
Thanks!