I am using a function as a validation rule for a control on a form. The function changes the caption depending on the control value. Problem is, I always see the Validation Text (ie the validation always 'fails').
Can I supress the Validation Text (the function does what I want - I don't want any validation text!)
Thanks.
Can I supress the Validation Text (the function does what I want - I don't want any validation text!)
Thanks.