View Single Post
  #5   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,

I only get that message if I'm referring to it as a Shape. When I change it
to TextBoxes, it works.

With ActiveSheet.TextBoxes("Text Box 1")

If you're still getting the message, I don't know what to do, as I can't
duplicate, and I am using XP 2002.

hth,

Doug

"celeste " wrote in message
...
Doug,
I tried your code and got "Object does not support this property or
method"

Celeste


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