J
JulieD
Hi
if i'm understanding you correctly, you can use the COUNTIF function
=COUNTIF(A1:A100,1)
this will count the number of times the number 1 appears in the range
A1:A100
hope this helps
Cheers
JulieD
if i'm understanding you correctly, you can use the COUNTIF function
=COUNTIF(A1:A100,1)
this will count the number of times the number 1 appears in the range
A1:A100
hope this helps
Cheers
JulieD