Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Everyone
How do I stop a user overwriting Data Validation rules with the Fill (down, right, etc) command? I have a macro set-up to prevent users from Cut/Copy/Paste and Cell Drag and Drop but don't know what the code is for Fill. Thank you, Silena |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Have you tried protecting the cell? Tools|Protection|Protect
Worksheet. By default all cells are protected.(locked), so you would need to unlock all cells then lock the ones you don't want to change. Right Click - Format Cells - Protection Tab. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have all cells (excluding the data entry cells) protected but I am trying
to stop users using Fill in the data entry fields. For example I have a heading title (in text, cell protected) in the cell directly above my data entry cells (DV = decimals 0, cell unprotected). If I select from the cell with the heading title and the data entry cells below, and then select Fill, Down. The contents of the text cell overwrite the data validation in the data entry cells. Silena "HKaplan" wrote: Have you tried protecting the cell? Tools|Protection|Protect Worksheet. By default all cells are protected.(locked), so you would need to unlock all cells then lock the ones you don't want to change. Right Click - Format Cells - Protection Tab. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
When protecting the worksheet make sure you have deselected "locked cells"
Users can then not select the locked heading title cell in order to fill down. Excel 2002 and newer supports this feature. Gord Dibben MS Excel MVP On Mon, 14 Jan 2008 15:13:01 -0800, Silena K-K wrote: I have all cells (excluding the data entry cells) protected but I am trying to stop users using Fill in the data entry fields. For example I have a heading title (in text, cell protected) in the cell directly above my data entry cells (DV = decimals 0, cell unprotected). If I select from the cell with the heading title and the data entry cells below, and then select Fill, Down. The contents of the text cell overwrite the data validation in the data entry cells. Silena "HKaplan" wrote: Have you tried protecting the cell? Tools|Protection|Protect Worksheet. By default all cells are protected.(locked), so you would need to unlock all cells then lock the ones you don't want to change. Right Click - Format Cells - Protection Tab. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Users overwriting cells with Validation set to "Lists" | Excel Discussion (Misc queries) | |||
Copy calendar entries without overwriting date? | Excel Discussion (Misc queries) | |||
Data Validation: stop blank entry | Excel Discussion (Misc queries) | |||
'Fill-in ignores Data Validation settings! | Excel Discussion (Misc queries) | |||
Data Validation/Fill question | Excel Discussion (Misc queries) |