garywood84
Registered User.
- Local time
- Today, 20:08
- Joined
- Apr 12, 2006
- Messages
- 168
I have a series of If statements that run Before Update on a form, to check that required fields have been filled in.  
I need the code to stop running when any If statement is true (i.e. the validation fails), to give the user a chance to correct the error before the rest of the validation rules apply to the other fields.
How can I do this?
Thanks,
Gary
 I need the code to stop running when any If statement is true (i.e. the validation fails), to give the user a chance to correct the error before the rest of the validation rules apply to the other fields.
How can I do this?
Thanks,
Gary
 
	 
 
		 
 
		 
	 
 
		 
 
		