merlin_the_magician
Active Member
- Joined
- Jul 31, 2002
- Messages
- 480
I make quite a few spreadsheets, intended to be filled out by others. To make them user-friendly (or idiot- proof, as you like…), I like to use data validation for input information, error messages and data limitations.
Upon selecting a cell, users are presented with information the content and/of allowed data entry. When they enter invalid values, they are kindly remembered why and/of what is wrong. Just brilliant. However…
Things start going wrong whenever a formula-cell is validated. Usually, these are hands off. Validation to inform users should do the trick, but.... there are always a few users that, either by mistake, ignorance or incompetance, manage to make a mess of your spreadsheet, regardless of your careful precautions.
When a user decides to delete or overwrite, the formula is gone. Unfortunately, cell validation does allow formulas to be deleted and/or overwritten.
Of course, this can be solved by simply protecting a worksheet or workbook. This, on its turn however, limits functionality of validation.
An attempt to delete a cells value, will result in a brutal popup waring about limitation due to worksheet protection, ignoring validation information.
Is there any way validation and sheet protection can work together better?
Upon selecting a cell, users are presented with information the content and/of allowed data entry. When they enter invalid values, they are kindly remembered why and/of what is wrong. Just brilliant. However…
Things start going wrong whenever a formula-cell is validated. Usually, these are hands off. Validation to inform users should do the trick, but.... there are always a few users that, either by mistake, ignorance or incompetance, manage to make a mess of your spreadsheet, regardless of your careful precautions.
When a user decides to delete or overwrite, the formula is gone. Unfortunately, cell validation does allow formulas to be deleted and/or overwritten.
Of course, this can be solved by simply protecting a worksheet or workbook. This, on its turn however, limits functionality of validation.
An attempt to delete a cells value, will result in a brutal popup waring about limitation due to worksheet protection, ignoring validation information.
Is there any way validation and sheet protection can work together better?
Last edited: