Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This code snippet produces RT error "Object Required" (424)
and halts on the With .. Dim r As Range Set r = Sheets("Sheet1").Range("O13:R21") With r.Interior.Color .ColorIndex = 50 .Pattern = xlSolid End With What am I not getting here? Thanks, Tony |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
R/T 424 - Object required Help | Excel Discussion (Misc queries) | |||
Object Required | Excel Discussion (Misc queries) | |||
Error 424 - Object Required | Excel Programming | |||
Object Required Error | Excel Programming | |||
Object required. | Excel Programming |