Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a construct like this:
Do While Yadda Yadda If More Yadda Then If Still More Yadda Then Loop End If End If Loop Now, obviously that inner "Loop" can't fire because it can't find a matching "Do", but I don't want to fire off an "Exit Do" because that sends me outside the Do..Loop, where some core numeric variables are set, and that isn't what I have in mind <g! So, how do I get to the top of the Do..Loop from that inner location? -- Dave Temping with Staffmark in Rock Hill, SC |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
For Loop Problem | Excel Programming | |||
Problem adding charts using Do-Loop Until loop | Excel Programming | |||
Problem with Do Loop and If | Excel Programming | |||
Problem with Loop | Excel Programming | |||
For..Next loop problem | Excel Programming |