Thread
:
How do I count the amount of text in a column and then add them
View Single Post
#
2
Aladin Akyurek
Posts: n/a
=COUNTIF(A:A,"Monday")
Peter Curtis wrote:
For example I would like to count the number of Mondays inserted into a
column and then sub total.
Thanks
Reply With Quote