Forum Discussion
continuing a series question
- Apr 26, 2022
Edith_Thornburg , see attached file for example.
Set-up the formula as below.
Formula trend is :-
If Start is from column A, then
=DATE(2022,FLOOR((COLUMN()-1)/6,1)+3,1)If Start is from column B, then
=DATE(2022,FLOOR((COLUMN()-1-1)/6,1)+3,1)If Start is from column C, then
=DATE(2022,FLOOR((COLUMN()-1-2)/6,1)+3,1)and so on...
Once setup, you can drag the formula to the right.
Format the cell as below setting :-
Set up 12 columns manually for color and formula.
Then select 12 columns, and drag to the right.
The formula and color shall be filled as you desire.
Edith_Thornburg , see attached file for example.
Set-up the formula as below.
Formula trend is :-
If Start is from column A, then
=DATE(2022,FLOOR((COLUMN()-1)/6,1)+3,1)If Start is from column B, then
=DATE(2022,FLOOR((COLUMN()-1-1)/6,1)+3,1)If Start is from column C, then
=DATE(2022,FLOOR((COLUMN()-1-2)/6,1)+3,1)and so on...
Once setup, you can drag the formula to the right.
Format the cell as below setting :-
Set up 12 columns manually for color and formula.
Then select 12 columns, and drag to the right.
The formula and color shall be filled as you desire.