Break out of the code

crosmill

Registered User.
Local time
Today, 09:08
Joined
Sep 20, 2001
Messages
285
Is there a command I can use to stop/break out of the code at a certain point.

Cheers
 
You can use the Exit Sub / Function statement but I think you may have something more complex in mind:rolleyes:
 
Works Great

Cheers :)
 

Users who are viewing this thread

Back
Top Bottom