I have need to create a routine that loops through all controls on a form and invokes its validation event. Is there a way to do this? I know how to create the loop and I know that you could call each validation event individually, but I would really like to be able to do it with a simple loop.
Phylum
Phylum