View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MikeL MikeL is offline
external usenet poster
 
Posts: 14
Default Excel Spinner Control disabled

Is enabled set to true? (Rightclick the spinbutton in design mode, select
properties).

MikeL



"Damien" wrote:

I want to add a spinner control to my worksheet. However the controls are
greyed out. The worksheet is not protected, nor is it shared, and this
affects the spinner on the Forms toolbar and the Control Toolbox.

Any ideas?

Thanks


Damien