Hi guys
If I have a column (A2:A20) with the figures 1-20 with the number 2 appearing multiple times, how can I write a formula to count the number of 2's?
Thank you!
Hi guys
If I have a column (A2:A20) with the figures 1-20 with the number 2 appearing multiple times, how can I write a formula to count the number of 2's?
Thank you!
Thanks,
R.
Try this;
Formula:![]()
=COUNTIF(A2:A20,2)
thank you!
Try this:
=MAX(FREQUENCY(A2:A20,ROW(1:20)))
thanks v much!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks