Thanks Jeff,

What needs to change when the option button caption changes from an integer to a word; I played around with your code and replaced the caption value of option button "1" to "New"

When I run the code I get run-time error

Could not set the value property, type mismatch

Do we need to declare the caption button to include letters?