Is there a way of clearing the value for all controls on a userform where visible = false?
I have a lot of textboxes, comboboxes, etc on my userform which only show up dependant on values elsewhere in the form, however if I input in 1 and then change an input in another textbox which influences thus making it invisible the value still posts to my worksheet when I submit.
I have a lot of textboxes, comboboxes, etc on my userform which only show up dependant on values elsewhere in the form, however if I input in 1 and then change an input in another textbox which influences thus making it invisible the value still posts to my worksheet when I submit.