Hi all!
I have an user form with 5 toggle buttons. Is there any easy and simple code to keep only one of the buttons on value = true?
So if one button is toggled, then others are untoggled.
UserForm name: EventRegist
Toggle Buttons name are all different, but it is not a problem if I have to go back to the default names (ToggleButton1, ToggleButton2 etc)
I have an user form with 5 toggle buttons. Is there any easy and simple code to keep only one of the buttons on value = true?
So if one button is toggled, then others are untoggled.
UserForm name: EventRegist
Toggle Buttons name are all different, but it is not a problem if I have to go back to the default names (ToggleButton1, ToggleButton2 etc)