This code will add an option button called opt1.
![]()
Dim ctrlOpt As MSForms.OptionButton Set ctrlOpt = Me.Controls.Add("Forms.OptionButton.1", "opt1")
This code will add an option button called opt1.
![]()
Dim ctrlOpt As MSForms.OptionButton Set ctrlOpt = Me.Controls.Add("Forms.OptionButton.1", "opt1")
If posting code please use code tags, see here.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks