=COUNTIF($H$42:$H$426,"A~*")/MAX(1,COUNT($J$42:$J$426))
=E9/MAX(1,COUNTA(A29:A33))
Marie1uk wrote:
These formulae are returning a DIV/0 error,
=COUNTIF($H$42:$H$426,"A~*")/COUNT($J$42:$J$426)
and
=E9/COUNTA(A29:A33)
How would I prevent them from returning a DIV/0 error plz?
|