Roccafelie
Board Regular
- Joined
- Jun 30, 2008
- Messages
- 129
Hello,
I have 2 textboxes in my userform, when you click "next" from the previous userform textbox1.value automatically fills with %100 and textbox2.value to %0, but if someone wants to change of of those percenatge values, I want the second textbox value to change depending on the first and complete to %100 at the end
e.g if text1.value is %30 text2.value should be %70 automatically
Could you please give me a hand with that ?
Thanks
I have 2 textboxes in my userform, when you click "next" from the previous userform textbox1.value automatically fills with %100 and textbox2.value to %0, but if someone wants to change of of those percenatge values, I want the second textbox value to change depending on the first and complete to %100 at the end
e.g if text1.value is %30 text2.value should be %70 automatically
Could you please give me a hand with that ?
Thanks