selective validation on specific buttons only

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I wish to allow a form to be canceled or go to a previous page without
validation. To do this i would like to validate, say a required field, only
when a specific button is hit. What is the easiest way to do this?
thankss
kes
 
set CauseValidation = false of the buttons that don't need to validate your
form.
 

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

Back
Top