Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello everyone,
This might be simple but I’m stuck: Name Date Nam1 02/18/07 Nam2 02/18/09 Nam3 03/14/10 Name4 05/06/2006 Cut off date is 01/18/2006 “Date(2008,01,18)" Now I need to find how many are +1 year, +2 year and so on until +5 years The formula I’ve trying to use is For +1 year =SUMPRODUCT((Name<"")*(DateDATE(2006+1,1,18)*(Da te<DATE(2006+2,1,18)))) For +2 year: =SUMPRODUCT((Name<"")*(DateDATE(2006+2,1,18)*(Da te<DATE(2006+3,1,18)))) And so on until 5th But for some reason it is not working … agrrrRRr!!! What I’m doing wrong? In other words from a table I have to find how many people will reach or reached yearly milestones for 5 years starting 01/18/2006. It is yearly not by exact date. So if reaches 1 year after 01/18/2007 but before 01/18/2008 it will still count as 1 year. I hope I was clear Thanks FG |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Identifying unique dates within a range of cells containing dates | Excel Discussion (Misc queries) | |||
Indicating Milestones on a Line Chart | Charts and Charting in Excel | |||
need to convert list of dates to count no. of dates by week | Excel Worksheet Functions | |||
Calculating number of days between two dates that fall between two other dates | Excel Discussion (Misc queries) | |||
milestones in Excel 2000 | Excel Discussion (Misc queries) |