View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tubthumper Tubthumper is offline
external usenet poster
 
Posts: 9
Default Hiding option buttons

Hi there,
I'm creating a sheet that will be accessed by both pupils and teachers -
however, I don't want the pupils to access the teacher parts. One of those
parts is a series of form control option buttons (in group boxes). I have
created a password protected macro to hide columns, yet the final column of
option buttons (and the group boxes) remains visible (no matter how many
columns I select). What am I doing wrong?
Thanks,