Forum Discussion
nat8989
Jul 25, 2022Copper Contributor
How to group columns based on date with VBA?
So I have this worksheet for tracking the status of several projects over time (like a gantt chart but not exactly one) and I think it would be better for visualization if the columns were automatica...
HansVogelaar
Jul 25, 2022MVP
If you try to group the columns for January, then group the columns for February, Excel will create one group covering January and February instead.
Would it be OK to insert empty columns between the months? They can be very narrow.