View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Stout John Stout is offline
external usenet poster
 
Posts: 2
Default Labels in a user form

I'm using Excel 97.

I have a user form which enables the user to amend contact information
about people.The user form has a label "Amend contact information"
(surprisingly enough).

When the form is displayed however, the user can click on the label
and change it. I don't want this. How can I prevent it?

Many thanks.