You could put the option buttons in a frame and then disable/enable the frame, and the option buttons.
![]()
Private Sub CheckBox1_Click() Frame1.Enabled = CheckBox1.Value End Sub
You could put the option buttons in a frame and then disable/enable the frame, and the option buttons.
![]()
Private Sub CheckBox1_Click() Frame1.Enabled = CheckBox1.Value End Sub
If posting code please use code tags, see here.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks