Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i'm using excel 2003.
i do not say that you say me that i'll try again. sorry if you understand me on the wrong sense. i check the locked cell, and then protect the sheet with "locked cells", only. in this case, i can't select the locked cells, that i want. please, correct me if i'm doing something wrong. thanks -- Jose Riu Buenos Aires Argentina "Dave Peterson" wrote: in xl2002+, you can protect the sheet and allow/prohibit users from selecting cells. Make sure that you allow the users to select what you want. Tools|Protection|protect sheet Allow all users of this worksheet to: make su Select locked cells is checked You may have changed it and excel will remember these settings until you change them again. jose riu wrote: ok, i did that, but i can't select the cell after the sheet is protected. and, y need ti protect the cell for write o modify, but not for select. this way , i can use the active cell address info, in a macro for other function. if you don't understand me (becuse my english is very bad), i can write it in spanish and try to translate it to english with any utility. thanks and regards. -- Jose Riu Buenos Aires Argentina "Dave Peterson" wrote: You can lock the cell (format|cells|protection tab|check locked) then protect the worksheet (tools|Protection|Protect sheet) If you need code for this, you can record a macro when you do it manually. jose riu wrote: I need to write-protect one o more cells , but i need that this cells can be selectec. Because i need the activecell address for a macro. i'll appreciate any help. -- Jose Riu Buenos Aires Argentina -- Dave Peterson -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do you select a value and write this in a remote cell | New Users to Excel | |||
how do I write a formula to select the last entry in a colum | Excel Discussion (Misc queries) | |||
Excel 2002: How to write protect a cell using password ? | Excel Discussion (Misc queries) | |||
When I protect it will not allow me to only select the unlocked ce | Excel Discussion (Misc queries) | |||
How to write a VBA code to select certain rows based on certain conditions | Excel Programming |