Hello,
A 2-parter, I'm asking in the same thread because they are very similiar:
1.
I have a sheet 2 years of dates, incremented by months as labels across Row 2. The format is 201202, 201203, etc. up to 201401. The idea is in one of the end columns, I have today's data (201307) and from there it's plus or minus to give me +6months on the high end, -18months on the low end. I want a formula that will change all these dates based on the current month. I was able to get today year and month in a format the fits the above scheme:
It's the rest of cells I'm having trouble with. I can't just subtract or add from the original cell (lets call it T2, todays date). If I just do a T2-1, then by the time I get to 201301, the next down will be 201300, then 201299, so not exactly proper dates. I tried doing:
It's a manual process because dragging the formula doesn't up the +1 qty. However even doing it manually, I still get the issue above where going down in date I get: 201302, 201301, 20130, 2013-01, 2013-02, etc.
2.
So all the above is in Row 2, above each of those date in Row 1, I have year and quarter. So above 201307 is 2013 Q3, above 201306 is 2013 Q2, etc. (standard quarterly system based on calendar year). Any ideas how to get this one to be formulaic as well?
Thank you
Bookmarks