For Next Loop Using Access Basic Function to Maintain a Counter

C

cap

The article for next loop
http://support.microsoft.com/kb/90815/en-us
is not working getting error and it does not work.
How can we use it to make it work.


Below is the example I found in
Macro Name Action
-------------------------
For_Next_Loop3 RunCode
RunMacro
Loop3 MsgBox
RunCode

For_Next_Loop3 Actions
--------------------------------------
RunCode
Function Name: =LoopCount(1)
RunMacro
MacroName: For_Next_Loops.Loop3
Repeat Expression: LoopCount(3)<=10

Loop3 Actions
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top