Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe you could hide those names from the users.
You may want to get a copy of Jan Karel Pieterse, Charles Williams and Matthew Henson's utility called NameManager. It'll allow you (and anyone else who has a copy) to toggle the visibility of each name. You can find it at: http://www.bmsltd.ie/mvp And if you're lucky, the users won't even try to change the names that they can't see. (But users could still screw up the names--deleting a named range may screw up your code.) William wrote: hi, in an excel worksheet, i give names to the cells that i work with. and, the cells can be referenced by names from a word vba program later. in excel for xp, how can i protect the names of the cells from being changed and deleted, but users can still change the contents of the cells? if not, what's the alternative? thank you, william. -- -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Data Protection Best Practice: AKA: Real Sheet Protection | Excel Discussion (Misc queries) | |||
Excel Data Protection- AKA: Sheet/Macro Password Protection | Setting up and Configuration of Excel | |||
Password Protection - paste to unprotected cell locks the cell | Excel Discussion (Misc queries) | |||
Help!! Cell Protection | Excel Discussion (Misc queries) | |||
Cell Protection vs. Worksheet Protection | Excel Discussion (Misc queries) |