Hi All,
I have input in the below format. Now since this is a quarterly process, My headers will keep changing according to months in the quarter as shown below.
| Input for Q1 | | |
| Mar | Apr | May |
| 200 | 300 | 400 |
Output required:
Now in the second quarter the headers will change as shown below. How do I do this dynamically using formula tool or any other tools available. Hope I'm clear with the requirement. Appreciate any help.
| Input for Q2 | | |
| Jun | Jul | Aug |
| 600 | 700 | 800 |