Re: Break fr Loop
- From: "tina" <nospam@xxxxxxxxxxx>
- Date: Wed, 09 Nov 2005 07:43:49 GMT
depends on the looping code. for a For Each...Next statement, use Exit For.
for a Do...Loop statement, use Exit Do.
hth
"Swish" <Swish@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D89EDAFB-5C50-4060-B81F-7091178A899F@xxxxxxxxxxxxxxxx
> Would like to ask if there is a syntax to break out from a loop in
process??
>
> Thank you for all the help!!!
.
- Prev by Date: Re: How do I use macro to auto return cursor to next empty row
- Next by Date: Re: Synchronising the form to the value in the ComboBox
- Previous by thread: Re: How do I use macro to auto return cursor to next empty row
- Next by thread: Re: Wildcard in File Name
- Index(es):
Relevant Pages
|