business_analyst
Board Regular
- Joined
- Jun 5, 2009
- Messages
- 99
Hello All,
I have created 14 Textboxes in a Userform. I would like to make it so that the numbers that a user enters into these text boxes must equal 100 (like 100%). However, the user is not required to fill out all 14 Textboxes. They may or may not fill out all Textboxes, but no matter what happens, I would like the Textboxes that do have numbers in them to equal to 100. Is there a way that I can create this type of check without hardcoding each value and adding them all?
Thanks
I have created 14 Textboxes in a Userform. I would like to make it so that the numbers that a user enters into these text boxes must equal 100 (like 100%). However, the user is not required to fill out all 14 Textboxes. They may or may not fill out all Textboxes, but no matter what happens, I would like the Textboxes that do have numbers in them to equal to 100. Is there a way that I can create this type of check without hardcoding each value and adding them all?
Thanks