Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dim i As Byte
i = 22 Do While i < 32 Worksheets(i).Range("J14:K28").ClearContents i = i + 1 Loop I have tried many ways but allways get one of several errors when the worksheet line is run. Any help here will be greatly appreciated. -- Jim at Eagle |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Naming Worksheets - Loop within a loop issue | Excel Programming | |||
Naming Worksheets - Loop within a loop issue | Excel Programming | |||
(Complex) Loop within loop to create worksheets | Excel Programming | |||
Loop Through worksheets | Excel Programming | |||
Loop worksheets | Excel Programming |