mmartinez13
New Member
- Joined
- Sep 1, 2011
- Messages
- 21
I have a userform with 56 text boxes. I am wanting to enter data into these text boxes as I scan bar codes, and I only want to pass through 32 of the text boxes. The others are just for operator process validation.
Instead of writing code for each individual text box, is there a way i can start/end through the 32 text boxes I need? Loop?
Thanks in advance for any help I recieve.
Instead of writing code for each individual text box, is there a way i can start/end through the 32 text boxes I need? Loop?
Thanks in advance for any help I recieve.