Written by Allen Wyatt (last updated March 22, 2022)
This tip applies to Excel 97, 2000, 2002, and 2003
Melissa uses Data Validation regularly to limit what can be put into a cell. She notes that one flaw seems to be that it's always possible to overwrite the data by copying a cell from somewhere else in the file and pasting it into the cell that should be limited by Data Validation. Melissa wonders if there is any way to "lock down" the cells that have Data Validation, so no one can paste over them.
Melissa has discovered what some have called the "Achilles' heel" of Data Validation—you can paste over cell contents and thereby destroy whatever Data Validation rules were in the target cells. The only possible way around this is to use a macro to head off pasting into certain areas of the worksheet. A good way to do that is found at John Walkenbach's site:
http://www.j-walk.com/ss/excel/tips/tip98.htm
There are some limitations to the macros noted on that page, but there are some drawbacks that are not noted:
Even with the drawbacks and limitations, this approach is probably the best way to overcome the potential problem.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (11798) applies to Microsoft Excel 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: Stopping Validated Data from being Overwritten.
Comprehensive VBA Guide Visual Basic for Applications (VBA) is the language used for writing macros in all Office programs. This complete guide shows both professionals and novices how to master VBA in order to customize the entire Office suite for their needs. Check out Mastering VBA for Office 2010 today!
Data validation is a great tool for limiting what can be input into a cell. Excel allows you to specify what should ...
Discover MoreWhen using data validation, you might want to have Excel display a message when someone starts to enter information into ...
Discover MoreIt is not unusual to use Excel to gather the answers to users' questions. If you want your users to answer your questions ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2017-09-16 04:57:35
Barry
Page now moved to: http://spreadsheetpage.com/index.php/tip/ensuring_that_data_validation_is_not_deleted/
Got a version of Excel that uses the menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2023 Sharon Parq Associates, Inc.
Comments