#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Password


Can any body guide me that how to assign a password to data validation

thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,388
Default Password

Hi,
You have to protect the sheet.
Unlock all cells you want users to access, including cells with data
validation. (Format, Cells, Protection)
Then protect the sheet (Tools, Protect Sheet)
Users can now enter data, but can't change the data validation.

However, a user can still paste non-valid data into a data-validated cell,
which is really annoying. Also, when any value is pasted in this way, the
data validation is removed, despite the sheet being protected. What was MS
thinking!?

You need to use an event macro to prevent paste-happy users from wrecking
your sheet.
Regards - Dave.
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,231
Default Password

Dave wrote...
....
However, a user can still paste non-valid data into a data-validated cell,
which is really annoying. Also, when any value is pasted in this way, the
data validation is removed, despite the sheet being protected. . . .

....

Actually, you can paste plain text, possibly from other applications,
into cells with data validation and only the cell contents would
change. The data validation rules would remain as-is.
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,388
Default Password

Hi Harlan,
But the user will often just do a regular Copy & Paste, and won't take the
time to Paste Special, Values, or even double click to paste plain text.
Dave.
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,231
Default Password

Dave wrote...
But the user will often just do a regular Copy & Paste, and won't take the
time to Paste Special, Values, or even double click to paste plain text.


Where I work, copying from either PDF files or other programs and
pasting into Excel workbooks is very common, and that's where data
validation most frequently breaks down.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Password bowling Excel Discussion (Misc queries) 3 July 28th 07 03:34 PM
****Password**** Juan S.[_2_] Excel Discussion (Misc queries) 5 May 1st 07 08:26 PM
How to see macro code of a password protected macro without a password? Dmitry Kopnichev Excel Worksheet Functions 5 October 27th 05 09:57 AM
how to automate opening a password protected excel file? e.g. a .xls that has a password set in the security tab. Daniel Excel Worksheet Functions 0 June 23rd 05 11:56 PM
bypass password when update linking of password protected file Yan Excel Discussion (Misc queries) 1 February 7th 05 11:29 PM


All times are GMT +1. The time now is 02:42 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"