Re: Protecting data validation Drop DownColumn

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



thx. Ron, Here is what iam trying to do
I want to build a template kind of sheet with couple of drop down columns
having lookups like state,color
I don't want the user to modify these column drop down properties but may
leave it blank.
I belive that's what you mentioned in your last statement. thx.

"Ron Coderre" <RonCoderre@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:86849433-B4E4-4918-A693-236BEB92BD65@xxxxxxxxxxxxxxxx
See if this works for you....

With cell A1 having the Data Validation
Set these protection options:
A1 is UN-locked
B1 is LOCKED

Merge A1:B1
Protect the sheet (with or without a password)

End result:
The merged cells (effectively A1) can be edited
but...can't be cleared with the [delete key]
and...you can't paste (or paste special) over it.

The only way to erase the contents is to:
Edit the cell
Select the contents
Then press [delete]

Is that something you can work with?
***********
Regards,
Ron

XL2002, WinXP


"nkg" wrote:

I made a column which displays only dropdown lists made from
datavalidation. When i copy and paste cells over it
the dropdowns are no longer available. Is there a way to protect the
column
? thx





.



Relevant Pages

  • Re: Highlight Cell Help
    ... Place my code in the code sheet for ThisWorkbook. ... LastCell has a cell reference remove the highlight from the cell, ... highlight current cell if locked property is 'False' and protect the ... use drawing tools to draw shapes on the worksheet to highlight the ...
    (microsoft.public.excel.misc)
  • Re: A Question Regarding Comments
    ... "Comment Indicator Only" selected. ... When I protect the sheet, in addition to the two items that you mentioned, I ... When I move the mouse over to the cell, ...
    (microsoft.public.excel.misc)
  • Re: cell protection
    ... Then you select a cell in column B and enter a value. ... The sheet is unprotected, a Date is entered in Column C and sheet is ... sheet, it does put the time stamp in, and it does protect the sheet. ... What I need to do is protect the timestamp so a user cannot alter it ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Merged cells DO allow wrap text.
    ... Don't protect the sheet. ... The posted line you added to Greg's code does nothing but unprotect the sheet ... "The cell or chart you are trying to change is protected and therefore read-only. ...
    (microsoft.public.excel.programming)
  • Re: lock a range question
    ... I added most of my unprotect code in the HideAllWageData macro (the ... macro will go to 30 pages and change a flag to match what is in cell ... protect code if neither condition was met, but got into a loop that I ... 'Start changing flags on each sheet here. ...
    (microsoft.public.excel.programming)