Using a Forms control to disable an ActiveX control

E

exceluser

In Excel 2007, is it possible to use an Options Button forms control
to set the Enabled property of a DTPicker object ?

The DTPicker object is the Microsoft Date and Time Picker Control 6.0.

For example, there are two Options Button controls, Button1 and
Button2

Clicking on Button1 will disable a DTPicker object.

Clicking on Button2 will enable a DTPicker object.




Exceluser
 
Top