Hello,
Im getting a #div/0! message from the below formula, the input range depending on the scenario, will in most instances always have part of the Input data missing, (This isnt an error its just how the data set will happen)
In the below formula is their something I can add to it that if a Div error message would be returned I can just add a zero ?
Kind Regards
Ian
=SUM(IF('Support Phase 1 Inputs'!$C$5:$C$128=$N100,IF('Support Phase 1 Inputs'!$D$5:$D$128=$O100,IF('Support Phase 1 Inputs'!$G$4:$Q$4=W$99,'Support Phase 1 Inputs'!N$5:N$128))))/COUNT(IF('Support Phase 1 Inputs'!$C$5:$C$128=$N100,IF('Support Phase 1 Inputs'!$D$5:$D$128=$O100,IF('Support Phase 1 Inputs'!$G$4:$Q$4=W$99,'Support Phase 1 Inputs'!N$5:N$128))))
Im getting a #div/0! message from the below formula, the input range depending on the scenario, will in most instances always have part of the Input data missing, (This isnt an error its just how the data set will happen)
In the below formula is their something I can add to it that if a Div error message would be returned I can just add a zero ?
Kind Regards
Ian
=SUM(IF('Support Phase 1 Inputs'!$C$5:$C$128=$N100,IF('Support Phase 1 Inputs'!$D$5:$D$128=$O100,IF('Support Phase 1 Inputs'!$G$4:$Q$4=W$99,'Support Phase 1 Inputs'!N$5:N$128))))/COUNT(IF('Support Phase 1 Inputs'!$C$5:$C$128=$N100,IF('Support Phase 1 Inputs'!$D$5:$D$128=$O100,IF('Support Phase 1 Inputs'!$G$4:$Q$4=W$99,'Support Phase 1 Inputs'!N$5:N$128))))