View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
aligahk06 aligahk06 is offline
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