Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John
 
Posts: n/a
Default Data Validation - Drop Down

How can I "disable" a Drop down list (but still have it in use if the
overall Sheet protection is off)?

I thought it would work via the Sheet Protection, but my sheet is protected
(as are the cells locked where the Drop down is) but I still get the option
of picking from the DV Drop down

Thanks



  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
L. Howard Kittle
 
Posts: n/a
Default Data Validation - Drop Down

Hi John,

I suspect that drop down cell was unlocked before sheet protection was
applied.

To start over unprotect the sheet and select the drop down cell. Under
Format Cells Protection chect the Locked box OK.

Now protect the sheet under Tools Protect Sheet.

I hope I steered you correctly.

HTH
Regards,
Howard

"John" wrote in message
...
How can I "disable" a Drop down list (but still have it in use if the
overall Sheet protection is off)?

I thought it would work via the Sheet Protection, but my sheet is
protected (as are the cells locked where the Drop down is) but I still get
the option of picking from the DV Drop down

Thanks





  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John
 
Posts: n/a
Default Data Validation - Drop Down

Thanks Howard

From reading back in the Group, I don't think you can actually protect a
cell from entry with DV, thus I used the formula below as a work around,
esentially if No is in cell AT1 then the DV is 'unlocked' anything else mean
its locked from selection

=OFFSET(Times,0,0,(COUNTA(Times,"<")-1)*($AT$1="No"),1)



"L. Howard Kittle" wrote in message
. ..
Hi John,

I suspect that drop down cell was unlocked before sheet protection was
applied.

To start over unprotect the sheet and select the drop down cell. Under
Format Cells Protection chect the Locked box OK.

Now protect the sheet under Tools Protect Sheet.

I hope I steered you correctly.

HTH
Regards,
Howard

"John" wrote in message
...
How can I "disable" a Drop down list (but still have it in use if the
overall Sheet protection is off)?

I thought it would work via the Sheet Protection, but my sheet is
protected (as are the cells locked where the Drop down is) but I still
get the option of picking from the DV Drop down

Thanks







  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Debra Dalgleish
 
Posts: n/a
Default Data Validation - Drop Down

In Excel 2000 and earlier versions, you can change the selection in a
locked cell's data validation dropdown, if the list is from a range on
the worksheet.

If the list is typed in the data validation dialog box, the selection
can't be changed.

In Excel 2002 and later versions, neither type of dropdown list can be
changed if the cell is locked and the sheet is protected.

This MSKB article has information on the previous behaviour:

XL97: Error When Using Validation Drop-Down List Box
http://support.microsoft.com/default.aspx?id=157484

John wrote:
How can I "disable" a Drop down list (but still have it in use if the
overall Sheet protection is off)?

I thought it would work via the Sheet Protection, but my sheet is protected
(as are the cells locked where the Drop down is) but I still get the option
of picking from the DV Drop down

Thanks





--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

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
data validation and drop down lists LewR Excel Discussion (Misc queries) 3 March 14th 06 06:50 PM
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
Drop down list in Data Validation Big Rick Excel Discussion (Misc queries) 3 October 4th 05 04:49 PM
data validation - Drop Down Lists Annie Excel Discussion (Misc queries) 8 July 29th 05 01:03 AM
Data Validation - Drop down lists - if then? Steve R Excel Discussion (Misc queries) 2 April 8th 05 06:13 PM


All times are GMT +1. The time now is 12:57 PM.

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

About Us

"It's about Microsoft Excel"