VBAmalta89
Board Regular
- Joined
- Mar 25, 2011
- Messages
- 116
I have a user form which contains a frame with 20 text boxes. Is there a way to create a validation procedure to ensure that only numbers are entered in the text boxes?
Ideally a code which can be used for all text boxes within the frame would be available. Currently I am trying to do it by validating each and every text box but it comes very long as I need to repeat the process 20 times!
Ideally a code which can be used for all text boxes within the frame would be available. Currently I am trying to do it by validating each and every text box but it comes very long as I need to repeat the process 20 times!