Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all. Any idea why this line errors out if the sheet Data is not
the active sheet? If I run the code while on the Data sheet, all works well. If I run thwe code while on any other sheet, I get an "application defined or object defined error". Thanks! Set rng = Worksheets("Data").Range(Cells(1, 1), Cells(Rows.Count, 1).End(xlUp)) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
error 438 on For statement | Excel Programming | |||
Runtime Error - Subscript out of range despite On Error statement | Excel Programming | |||
For and IF statement error | Excel Programming | |||
Path/File access error (Error 75) using Name Statement | Excel Programming | |||
Path/File access error (Error 75) after using Name Statement | Excel Programming |