Hello - I would appreciate help with the following problem.
1. I have a rolling 12 months: (Year-Month) My months are listed at the start of the month (1 June 2011) but item 3 needs to account for the WHOLE month (June 1, 2011 - June 30, 2011)
6/1/2011 7/1/2011 8/1/2011 9/1/2011 10/1/2011 11/1/2011 12/1/2011 1/1/2012 2/1/2012 3/1/2012 4/1/2012 5/1/2012
2. I have a series of Dates:
8/25/11
3/20/12
8/25/11
5/18/12
3. I would like to write a formula where each date (item #2) is evaluated to see if it falls in a series of ranges. If the date falls in the last 3 months (march 2012 thru May 2012) - write 3 months. If it falls withn the last 6 months (Dec 2011 thru May 2012) - write 6 months. If it falls within the rolling 12 months (then write 12 months). For example - if a date is May 31, 2012 - it needs to display 12,6, and 3 months. If it is Dec 10, 2011 - it needs to display in the 12, 6 month category.
NOTE - THE DATE NEEDS TO BE EVALUATED TO THE END OF THE CURRENT MONTH. I can't change the dates in section #1.
I have been struggling with this a lot so I appreciate any assistance!
1. I have a rolling 12 months: (Year-Month) My months are listed at the start of the month (1 June 2011) but item 3 needs to account for the WHOLE month (June 1, 2011 - June 30, 2011)
6/1/2011 7/1/2011 8/1/2011 9/1/2011 10/1/2011 11/1/2011 12/1/2011 1/1/2012 2/1/2012 3/1/2012 4/1/2012 5/1/2012
2. I have a series of Dates:
8/25/11
3/20/12
8/25/11
5/18/12
3. I would like to write a formula where each date (item #2) is evaluated to see if it falls in a series of ranges. If the date falls in the last 3 months (march 2012 thru May 2012) - write 3 months. If it falls withn the last 6 months (Dec 2011 thru May 2012) - write 6 months. If it falls within the rolling 12 months (then write 12 months). For example - if a date is May 31, 2012 - it needs to display 12,6, and 3 months. If it is Dec 10, 2011 - it needs to display in the 12, 6 month category.
NOTE - THE DATE NEEDS TO BE EVALUATED TO THE END OF THE CURRENT MONTH. I can't change the dates in section #1.
I have been struggling with this a lot so I appreciate any assistance!