There are entire chapters of books written on how to use option buttons.
You will need to be more specific about what you want to do with an option
button.
Private Sub OptionButton1_Click()
MsgBox "This is one way"
End Sub
Show the Control Toolbox toolbar. Select command button and draw ti on your
spreadsheet. Double click the button you just drew and you will be taken to a
code stub in the VBE where you can write your code...
I have an excel workbook that contains active x option button.
I want to see the code for option button.
the sheet is not protected.
can anybody assist how can i look the code for option button.
Please assist ?
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.