The code will loop through all of the ActiveX option buttons as is.
The content control text boxes are handled by the Case Else statement.
Note for the content control comboboxes and dropdownlist, they are first converted to a plain text control (e.g., type = 1), reset, then converted back to the original type.
Best Regards,
Greg Maxey
Be who you are and say what you mean. Because those who mind don't matter and those who matter don't mind. ~ Dr. Seuss
|