VBAmalta89
Board Regular
- Joined
- Mar 25, 2011
- Messages
- 116
I have a series of check boxes in a frame in a user form. Adjacent to each check box is a text box which must be filled if the the check box is checked.
How can i create a sort of validation function to ensure that once the user click the done button then all required text boxes are filled, ie all checked boxes must have their adjacent text boxes filled? A message prompting the user about the error would ideally be given.
Thanks
How can i create a sort of validation function to ensure that once the user click the done button then all required text boxes are filled, ie all checked boxes must have their adjacent text boxes filled? A message prompting the user about the error would ideally be given.
Thanks