ChuckDrago
Active Member
- Joined
- Sep 7, 2007
- Messages
- 470
- Office Version
- 2010
- Platform
- Windows
Hello everyone,
Need assistance on syntax to write a common value to different text boxes.
My Userform has 25 text boxes, renamed "TB1", "TB2,...,"TB25". Each box has an extra box on the side where users will be entering serial numbers.
The macro process fills a varying number of "TB" boxes with the same product identifier for the users to add the corresponding serial number.
As the quantity of specific products vary from lot to lot, so does the number of text boxes ("TB1", "TB2", etc.) where the common product ID is supposed to be written.
Therefore: what is the syntax to send the common product ID to a given number of text boxes?
As always, much obliged.
Chuck
Need assistance on syntax to write a common value to different text boxes.
My Userform has 25 text boxes, renamed "TB1", "TB2,...,"TB25". Each box has an extra box on the side where users will be entering serial numbers.
The macro process fills a varying number of "TB" boxes with the same product identifier for the users to add the corresponding serial number.
As the quantity of specific products vary from lot to lot, so does the number of text boxes ("TB1", "TB2", etc.) where the common product ID is supposed to be written.
Therefore: what is the syntax to send the common product ID to a given number of text boxes?
As always, much obliged.
Chuck