Hello everyone,
I have a list of dates in 2009 and 2010, which are mixed together (and should stay that way). I would like to count how many dates are entered and divide them into 2009 dates and 2010 dates.
I know there's a formula called COUNT which counts the number of dates, but how do I divide them into different years? To make it a little more complicated: The dates are spread over 2 sheets (in the same file, don't worry), so I think it should be something like:
COUNT (#NAMESHEET1(A:A)) + COUNT( #NAMESHEET2(A:A))
and somehow divide in 2009 and 2010...
can anyone help me with this? Thanks in advance!
Bookmarks