Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'v script do some work.
I'd like accelerate its. I want go to place "do while" (with counter i+1) if VBA perform any/one condition without complete remainder block of if. Any suggestions would be much appreciated Regards Mark Below example: do while ........... if cells(i,...... then ..... end if if cells(i,...... then ..... end if if cells(i,...... then ..... end if i=i+1 loop |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find loop doesn't loop | Excel Discussion (Misc queries) | |||
getting out of a if loop | Excel Discussion (Misc queries) | |||
Help with Do...Loop | Excel Discussion (Misc queries) | |||
How to create a worksheet to accelerate debts | Excel Worksheet Functions | |||
HELP!!!! Can't stop a loop (NOT an infinite loop) | Excel Programming |