So I've tutorials online on how to do a rolling month, but I have a unique circumstance in that I need a month to duplicate. For instance
Cell B1 = JANUARY
I need the output to be
JANUARY JANUARY FEBRUARY MARCH APRIL MAY JUNE.....
If I change Cell B1 to April, my output needs to be
JANUARY FEBRUARY MARCH APRIL APRIL MAY JUNE....
I have my January through December in a list already. Any guidance on how I could accomplish this via a formula would be greatly appreciated!
Cell B1 = JANUARY
I need the output to be
JANUARY JANUARY FEBRUARY MARCH APRIL MAY JUNE.....
If I change Cell B1 to April, my output needs to be
JANUARY FEBRUARY MARCH APRIL APRIL MAY JUNE....
I have my January through December in a list already. Any guidance on how I could accomplish this via a formula would be greatly appreciated!