Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hello,
Any body would know how to do this? For i=1 to 123 blablabla next But without doing certain values of i (lets say 50,60,70) I could write For i = 1 to 49 blablabla next for i=51 to 59 blablabla next but is there a more elegant way? thanks -- caroline |
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) |