sharky12345
Well-known Member
- Joined
- Aug 5, 2010
- Messages
- 3,422
- Office Version
- 2016
- Platform
- Windows
I have a series of Checkboxes on a Userform and I need to update a Textbox if they are checked.
If the Checkbox is clicked true, I currently have a specific value added to a Textbox - but how do I remove that value if the user unchecks the box?
Purely as an example let's say the value is "Test"
If the Checkbox is clicked true, I currently have a specific value added to a Textbox - but how do I remove that value if the user unchecks the box?
Purely as an example let's say the value is "Test"