Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Found the answer in one of Stephen Bullen's replies on another thread
and it works: I "fully qualified" the range and cells using: With ActiveSheet ID = .Range(.Cells(Start, 1), .Cells(Start, 1)) End With BTW, this is a standard module. Thanks -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Range of Object _Global Failed | Charts and Charting in Excel | |||
Error 1004: Method 'Cells' of object '_Global' failed | Excel Programming | |||
"Run-time error '1004'" Method 'Range' of object '_global' failed. | Excel Programming |