07-30-2006, 06:36 PM
i'm trying 2 make a counter so that evry so often it calls a function
it will be inside of a function that is called when the main macro ends calls a function which inturn calls another function,which inturns calls another function.
what i'm tring 2 do is every so often instead of calling the 3rd function call a different function and reset the counter
i tried using this
but it just seems 2 skip over it
[/code]
also tried if x<12
also tried using Function5 without quotes
can u help?[/code]
it will be inside of a function that is called when the main macro ends calls a function which inturn calls another function,which inturns calls another function.
what i'm tring 2 do is every so often instead of calling the 3rd function call a different function and reset the counter
i tried using this
but it just seems 2 skip over it
[/code]
also tried if x<12
also tried using Function5 without quotes
can u help?[/code]