Hi Folks,
I'm so new to VBA this is probably another simple question, but here goes...
The error-text is:
"Method 'Range' of object '_Global' failed"
It happens at:
rng = Range(gCSchedule.Ws.Cells(gCSchedule.DateRow, StartCol))
See following code...
(Thanks in advance!)
![]()
Please Login or Register to view this content.
I can supply more code, but note (in "Headings_Write") that the first "rng = Range" assignment works - the second one doesn't.
Again, thanks!
Bookmarks