View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve Steve is offline
external usenet poster
 
Posts: 1,814
Default Control property change using VBA

I am using a form control 'Spinner' to change the value of a set cell. The
problem is I am using a VBA control to make areas of the sheet invisible, but
I can't get the 'spinner' to become invisible, and there for hidden from
users who don't need to use that control. Can anyone please enlighten me.

Thanking you in advance for any and all help

Steve