View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Umlas Bob Umlas is offline
external usenet poster
 
Posts: 301
Default How can I lock the position of a textbox?

Protect the worksheet. Make sure the propteties of the textbox include
Locked.

Bob Umlas
Excel MVP

"Cynthia" wrote in message
...
I have placed textboxes in my spreadsheet as a solution to needing to have

a
section of cells with different column sizing. How can I prevent other

users
of my spreadsheet from moving the textboxes? Is there a way to anchor or

lock
these textboxes in position?