Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
I getting this error message: _________________________ | | | Run-time error '424': | | Object required | |________________________| From this code: _______________________________________________ With ws1.Cells("65536", "A").End(xlUp).Row + 1 Set rng1 = .EntireRow Set rng2 = .Offset(1, 0) End With _______________________________________________ I'm trying to locate the row just below the last row without much luck!!! How can I change this code to work? Anyone help on this problem will be appreciated. -Minitman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Object required error | Excel Programming | |||
Object Required Error | Excel Programming | |||
Object Required error | Excel Programming | |||
Syntax Error Runtime Error '424' Object Required | Excel Programming | |||
error 424 - Object Required | Excel Programming |