Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am searching for some simple code to run a macro for a Do .. While loop,
where it continues to activate another macro event until a certain cell reaches a predetermined count value. For example ... lets say we run a rand number generator that copies the generated diigt to a list (using an absolute copy paste to another location) - under a separate macro (macro "RandomNumber") - and a cell (A1) counts the number of 7's that appear. When it reaches the count of TEN appearances, then the loop ceases and thus the macro RandomNumber" also ceases, until next activated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
For Each ... Next loop - need to reference the loop variable | Excel Programming | |||
Advancing outer Loop Based on criteria of inner loop | Excel Programming | |||
Loop Function unable to loop | Excel Programming | |||
Problem adding charts using Do-Loop Until loop | Excel Programming | |||
HELP!!!! Can't stop a loop (NOT an infinite loop) | Excel Programming |