tranchemontaigne
Registered User.
- Local time
- Today, 13:40
- Joined
- Aug 12, 2008
- Messages
- 203
I'm having difficulty breaking a While Wend loop and can't seem to recall the keywork necessary to do this elegantly.
I initially tried "Exit While", then "End While", before reviewed reference materials and google.
I find that "Exit While" is the keyword most often cited in these sources.
For some reason this these command won't compile in my MS Access database...has anyone encountered this before? Is this a sign of corruption?
I've worked around the issue by setting the value of the While Wend control variable to something that will break the loop during the next pass, but would like a quick refresher.
Any help would be appreciated.
________
BUY VAPORIZER
I initially tried "Exit While", then "End While", before reviewed reference materials and google.
I find that "Exit While" is the keyword most often cited in these sources.
For some reason this these command won't compile in my MS Access database...has anyone encountered this before? Is this a sign of corruption?
I've worked around the issue by setting the value of the While Wend control variable to something that will break the loop during the next pass, but would like a quick refresher.
Any help would be appreciated.
________
BUY VAPORIZER
Last edited: