Rename multiple controls.
I have a multipage userform that contains in total 92 option buttons.
I would like to rename those to something smaller to make it easier to
write my code (ie opt1, opt2, opt3 etc). I recall seeing code that
looped through all the controls and renaming them but I can't find the
post. Can someone help me?
|