Page 1 of 1

count issue

Posted: Mon May 03, 2021 3:13 pm
by sna
Hi Dear

I need your help to count 1,"." and empty "" in the range returning value by columns

I want the result to show 1 if count criteria 1 ,"." dot and empty "" greater than 1 return 1 otherwise 0.

Best Wishes

Re: count issue

Posted: Tue May 04, 2021 5:31 pm
by Bo_ry
=COUNTIFS(F4,"<>A")