Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do Until ActiveCell.Offset(10,0).Value = ""
' more stuff here ActiveCell.Offset(10,0).Select Loop Something like that should do the trick. Piers |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Skipping rows | Excel Worksheet Functions | |||
Copy while skipping Rows | Excel Discussion (Misc queries) | |||
Skipping rows with VBA | Excel Discussion (Misc queries) | |||
Trouble with skipping rows | Excel Worksheet Functions | |||
Macro skipping even rows | Excel Programming |