Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() you could use a do until loop like this dim rg as range Do your macro Set rg = (insert the cell to check here) Loop Until rg.Value = somethin -- dropste ----------------------------------------------------------------------- dropster's Profile: http://www.excelforum.com/member.php...fo&userid=1339 View this thread: http://www.excelforum.com/showthread.php?threadid=27313 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
looping and stopping cont | Excel Discussion (Misc queries) | |||
looping and stopping when a condition is met - test | Excel Discussion (Misc queries) | |||
stopping code from looping | Excel Worksheet Functions | |||
stopping macro | Excel Programming | |||
My Macro keeps stopping?? | Excel Programming |