View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Madsen Don Madsen is offline
external usenet poster
 
Posts: 2
Default Setting attributes for controls

If a sheet has CheckBox1 .....CheckBox20 and you want to program to hide
certain ones based on some criteria. For example, making CheckBox5 to
CheckBox9 Visible.False?