enable or disable a workseet control
I have added a "checkbox" control to a worksheet and use the
control to set a condition use in a separate procedure. I need to
disable the control depending on another whether or not a cell is empty
..
How do I set the Enable property programmatically?
|