Counting rage of dates in column

  • Thread starter Thread starter Legg
  • Start date Start date
L

Legg

I am attempting to create a formula that will count the
number of specifc dates in a column. There may be 20 rows
but within that row there may be 10 dates that I actually
need to know count of. How do I create that formula?

Thank You
(e-mail address removed)
 
Take a look in functions. There´s a function called Countif to count the number of occurs in a range.

Countif(A1:A10;"12-04-2003")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top