View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stuart[_21_] Stuart[_21_] is offline
external usenet poster
 
Posts: 154
Default Disable Label in a Form

The label is within a frame in a form. The frame is enabled.
I do not want a user to edit the label, so I have it
disabled.......but this greys out the text in the label
both in the form and on the printout.

Is there a way around this, please?

Regards.