Context:
I have an autoit-Excel application that basically creates a complex Gantt Chart of scheduled versus actual data (movements).
The cells having a fixed width of 20 pixels, one column representing 15 minutes, over 24 hours the page requires about 100 columns including titles.One vertical li...