03856me
Active Member
- Joined
- Apr 4, 2008
- Messages
- 297
I have a userform with many textboxes - some of which have requirements to enter valid data or that cannot be left blank. My users have requested a let's say "Master Clear" button that would override all restrictions on the form and allow them to start over, or basically Re-load the form. I am thinking this would work like a CTRL+BREAK but I am not sure how to do this in vba or if it can be done.
My initial thought was this isn't possible because of the enter and exit events, but I don't know what I don't know, so I thought I would ask.
My initial thought was this isn't possible because of the enter and exit events, but I don't know what I don't know, so I thought I would ask.