View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim McLeod Jim McLeod is offline
external usenet poster
 
Posts: 14
Default Control sizing problem

Dear all

Would it be possible to advise me on how to place controls within an Excel WorkSheet that are not effected by sizing actions on the sheet they are drawn upon

At the moment I have a series of checkboxes and buttons that need to be onscreen all of the time. However, when certain columns are hidden the controls within the columns are also hidden. I basically want the controls to be immune to this type of action

You help is appreciated

Ji