hi all
could you help me to clarify how to protect validated cells with predefined range of values from copy-paste?
hi all
could you help me to clarify how to protect validated cells with predefined range of values from copy-paste?
You have found the big down side to data validation. It is easily destroyed by a user doing a copy/paste.
About the only thing I can suggest is a VBA procedure (macro), triggered by the Worksheet Change event, which checks to see if the validation is still intact, and if not, re-creates it.
Check this out :Originally Posted by qbraz
http://excelforum.com/showthread.php?p=1622540
Hope this Helps![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks