This is my first attempt at building a Userform. It was actually going well and everything was working until I realized that one of my boxes was not posting a result. On the form I have a series of questions with Points awarded based on the answer. For example: It the answer to question 1 is worth 10 points the person will click on a OptionButton for 10 points and 10 will show in a TextBox next to it. This works all the way down the sheet for 13 questions but I couldn't get the boxes to add and populate in a TextBox named Your Total Points. Then it occurred to me that this is because they are all text boxes. I have tried variety of things to get it to add but the best I could get was if Q1 was 10 and Q2 was 5 Your Points were 105.
I did find a thread on here were someone had a similar problem but solved it themselves so I never really got to see what it was that they solved.
How do I get the each text boxes to display results as numeric? Any help would be greatly appreciated.
Thanks
I did find a thread on here were someone had a similar problem but solved it themselves so I never really got to see what it was that they solved.
How do I get the each text boxes to display results as numeric? Any help would be greatly appreciated.
Thanks