Good Morning All,
I'm trying to count cells if a calculated value of two dates meets my criteria.
For example I have two columns of dates (Date2 and Date1). I want to count if
Date2 - Date1 = less than 1 year, between 1 and 5 years, between 5 and 10 years, ...
I can create a third column for Date2-Date1 and use countif to count it but I don't want to do that.
Date2 Date1
1/01/2012 1/01/2011
1/02/2011 30/05/2008
5/04/2012 1/09/2005
Any help will be appreciated.
Cheers,
Jayana
Bookmarks