View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
Doug Glancy Doug Glancy is offline
external usenet poster
 
Posts: 770
Default Cannot Lock Text Boxes-Excel 2002

Celeste,

Ah ha. Yes, it looks to me like locking a textbox from the Controls Toolbox
means you can't manipulate it even in design mode. I don't see any way of
locking the actual text in it.

If you want to use something from the Controls Toolbox and not have it
changed by a user, would a label work?

Doug

"celeste " wrote in message
...
The text boxes that I am using are not drawing objects. They are active
X objects. I think that's why that code that Doug suggested does not
work.

Celeste


---
Message posted from http://www.ExcelForum.com/