ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to use active X Control (https://www.excelbanter.com/excel-programming/435730-how-use-active-x-control.html)

aligahk06

How to use active X Control
 
Dear All,
How to use active x Option Button programmatically.

Please assist ?

Rgds,
Aligahk06

JLGWhiz[_2_]

How to use active X Control
 
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



"Aligahk06" wrote in message
...
Dear All,
How to use active x Option Button programmatically.

Please assist ?

Rgds,
Aligahk06




Jim Thomlinson

How to use active X Control
 
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...

Return to XL and exit design mode...
--
HTH...

Jim Thomlinson


"Aligahk06" wrote:

Dear All,
How to use active x Option Button programmatically.

Please assist ?

Rgds,
Aligahk06


aligahk06

How to use active X Control
 
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 ?


"Jim Thomlinson" wrote:

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...

Return to XL and exit design mode...
--
HTH...

Jim Thomlinson


"Aligahk06" wrote:

Dear All,
How to use active x Option Button programmatically.

Please assist ?

Rgds,
Aligahk06



All times are GMT +1. The time now is 10:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com