Thread: check boxes
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
ranswert ranswert is offline
external usenet poster
 
Posts: 161
Default check boxes

Do I need to change the visible propert to false when I want to hide the
range and to true when it is not hidden?

"michael.beckinsale" wrote:

Hi ranswert,

If you are using a 'form' checkbox there are no properties available
to make it invisible but you could change the line colours etc to make
it appear to be invisible.

If you use the 'control toolbox' checkbox there is a visible property
(boolean) you can set as required.

HTH

Regards

michael beckinsale