PDA

View Full Version : Prevent Clear Contents



abduhsuryadi
06-21-2012, 01:36 AM
I have some cells that I must protect it from a blank. the user just can enter a specific data.
then i use data validation to do it.

the problem is, the user can clear the data or can paste data to the cell, so my validation lost.
how to prevent this action?

thanks

CatDaddy
06-21-2012, 01:17 PM
http://www.pcreview.co.uk/forums/validation-list-not-allow-cell-empty-t3725922.html

mikerickson
06-21-2012, 04:39 PM
Have you un-checked the IgnoreBlanks on the data validation?