Thread: text boxes
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ZootRot[_3_] ZootRot[_3_] is offline
external usenet poster
 
Posts: 1
Default text boxes

Set the "enabled" property to false.


"Dawna" wrote in message
...
Hi all,

I have a textbox within a userform that displays a value. I don't want any
users to be able to edit this information. How do I go about this?

Thanks in advance
Dawna