I'm trying to make my Range cover cells T49:Whatever row rMarker sits on, 79th column.PHP Code:
Set RngToCover = ActiveSheet.Range.Cells(T49),Cells.Offset(rMarkerRow, 79)
I can't understand whats wrong with my syntax.
Any ideas?
Thanks.
I'm trying to make my Range cover cells T49:Whatever row rMarker sits on, 79th column.PHP Code:
Set RngToCover = ActiveSheet.Range.Cells(T49),Cells.Offset(rMarkerRow, 79)
I can't understand whats wrong with my syntax.
Any ideas?
Thanks.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks