Hi,
Please can someone help me?
I have a userform called OPTIONS.
I have 6 different options on the userform.
What I would like is if an operator selects an option it counts the number of times that selection has been selected in a textbox on the same userform.
For example:
If OptionButtonADD is selected then an 1 appears in TextBoxADD and if it is selected again then a 2 appears in the relevant textbox and so on.
Once I get the first code for the ADD I will be able to do the rest.
I would like a reset count code as well please to reset all the textboxes.
Any help would much appreciated.
Thanks
Dan
Please can someone help me?
I have a userform called OPTIONS.
I have 6 different options on the userform.
What I would like is if an operator selects an option it counts the number of times that selection has been selected in a textbox on the same userform.
For example:
If OptionButtonADD is selected then an 1 appears in TextBoxADD and if it is selected again then a 2 appears in the relevant textbox and so on.
Once I get the first code for the ADD I will be able to do the rest.
I would like a reset count code as well please to reset all the textboxes.
Any help would much appreciated.
Thanks
Dan