I am so stumped at this process of nesting formulas. I have a spreadsheet that contains a date which is calculated from a previous cell date plus 90, 180, or 270 days respectively as these are reflective of quarters. My issue is how do I get the date to automatically round to the end of the month either the 30th or the 31st depending on the month.
For example. cell C2 contains the quarter end date of 9/30/2012. Cell H2 contains the formula =+C2+180 so the date reflected is 3/29/2013. However, I need the date to be rounded to 3/31/2013 because all data is driven by the date at the end of the month. Therefore, even if the date was 3/3/2013 it would still need to be rounded to 3/31/2012.
Am I making any sense here? Can anybody help me please.
For example. cell C2 contains the quarter end date of 9/30/2012. Cell H2 contains the formula =+C2+180 so the date reflected is 3/29/2013. However, I need the date to be rounded to 3/31/2013 because all data is driven by the date at the end of the month. Therefore, even if the date was 3/3/2013 it would still need to be rounded to 3/31/2012.
Am I making any sense here? Can anybody help me please.