Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Public Sub OmitLoopIncrements()
Dim Index As Long For Index = 1 To 123 Select Case Index Case 50, 60, 70 Case Else 'your code End Select Next Index End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sum of rows with exception of row x, y, z... | Excel Discussion (Misc queries) | |||
Exception from HRESULT: 0x800A03EC - COM Exception Unhandled | Excel Programming | |||
Exception list | Excel Discussion (Misc queries) | |||
Out of memory exception | Excel Programming | |||
WHAT ARE THE CAUSES FOR 'EXCEPTION ERROR ' | Excel Discussion (Misc queries) |