My 1st column contains the following rows:
January 31, 2016
January 31, 2016
January 31, 2016
January 31, 2016
...GRAND TOTAL:
Consider this data as a Group of 5 rows.
I would like to create a series that increase the subsequent group of 5 rows and other groups that follow by 1 month increments. The 1st column should look something like this:
January 31, 2016
January 31, 2016
January 31, 2016
January 31, 2016
...GRAND TOTAL:
February 29, 2016
February 29, 2016
February 29, 2016
February 29, 2016
...GRAND TOTAL:
March 31, 2016
March 31, 2016
March 31, 2016
March 31, 2016
...GRAND TOTAL:
and so on
Is there any simple way to create an incremented group series such as I've shown?
Any help will be appreciated!
Thanks,
Dan
Bookmarks