PC Review


Reply
Thread Tools Rate Thread

Data Validation and Cell Protection

 
 
=?Utf-8?B?RExTMjAwNw==?=
Guest
Posts: n/a
 
      24th Sep 2007
I have multiple protected spreadsheets using data validation performed by
list using named range create on a summary spreadsheet. An individual can
add names on the summary sheet within the list's named-range so that the name
is available to select from the other spreadsheets within the workbook.

Each individual spreadsheet can contain any combination of names from the
list and has a representative column set up on the summary sheet to pull in
totals from individual sheets. Since the summary sheet uses vlookup formula
to match the name I thought using data validation would restrict data entry
to match the names entered in the validation list on the summary sheet.

IF(ISNA(VLOOKUP($A4,INDIRECT(B$2),16,FALSE)),0,VLOOKUP($A4,INDIRECT(B$2),16,FALSE))

However, since cell must be unlocked, the data validation doesn't restrict
copy | paste. I do not want users to be able to copy | paste into cells that
are to be restricted using data validation on the individual spreadsheets.
Any suggestions on how to restrict cell entries to only names entered on
summary sheet and not allow the copying and pasting into these cells?

It would seem that Sheet Protection should provide a check box option to
allow users to select from data validation list, as with the "use autofilter"
option and others.

Thank you!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Validation/Cell Protection Question Eric Microsoft Excel Misc 2 10th May 2008 02:00 AM
Data Validation Protection =?Utf-8?B?TFJvZGdlcnM=?= Microsoft Excel Misc 2 24th May 2006 03:41 PM
data validation and cell protection jerrystan Microsoft Excel Misc 0 19th Jan 2006 06:58 PM
Data validation, cell protection or other method? =?Utf-8?B?S0c=?= Microsoft Excel Misc 5 17th Jun 2005 05:22 AM
Cell Protection fails with validation lists AMiddleton Microsoft Excel Programming 1 6th Jan 2004 04:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:31 AM.