View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Labels in a user form

Doesn't sound like a label.

Are you sure?

--
Regards,
Tom Ogilvy

John Stout wrote in message
om...
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.