Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default How to use active X Control

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

Please assist ?

Rgds,
Aligahk06
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default 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

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ACTIVE X CONTROL? Jase Excel Discussion (Misc queries) 1 May 9th 08 12:49 AM
Difference between a Forms Control verus Active-X Control funGT350 Excel Discussion (Misc queries) 6 May 6th 08 11:20 PM
Active X Control Help Grant Excel Programming 3 November 2nd 04 09:14 PM
Tool Tip Text for Form control/ Active-X control Freddie[_2_] Excel Programming 0 October 19th 04 04:14 AM
Active X Control Anand CS Excel Programming 0 July 9th 03 05:02 AM


All times are GMT +1. The time now is 10:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"