View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SIGE SIGE is offline
external usenet poster
 
Posts: 206
Default Hiding control...

Hello All,

When using a control from the Forms toolbar (no ActiveX) ...eg a
checkbox ...

-How does one manage to hide also the control when hiding the row(s)
/column(s) on which you see teh control.
-Actually the question is more on how to fix a control to a certain
cell(s)! Not the "Cell link" but the control itself!

From the properties tab:

1. "Move and size with cells"is grayed-out
2. I used "Move but don't size with cells"... (which doesn't resize my
control by adjusting the cell height or width)
But this does not help... when Hiding the column in which the control
is...The control stays on top!

Cheers Sige