Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a Excel 200 spreadshhet with locked cells that have data validation
drop down lists. On my PC, I can change the selection to any choice on the list and all works fine. However, on other computers (excel 2003) it gives an error message that the cell is locked and cannot be changed. Is there a setting or VBA code to fix this?? Thanks -- Joe D |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Nope.
Excel's behavior has changed over the versions. If you want to be able to use the file in xl2003, you'll have to format the cell so that it's not locked. Joe D wrote: I have a Excel 200 spreadshhet with locked cells that have data validation drop down lists. On my PC, I can change the selection to any choice on the list and all works fine. However, on other computers (excel 2003) it gives an error message that the cell is locked and cannot be changed. Is there a setting or VBA code to fix this?? Thanks -- Joe D -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thanks Dave Unfortunately, it is not the answer I was wanted to see, but thanks for the info. I will leave it unprotected. -- Joe D "Dave Peterson" wrote: Nope. Excel's behavior has changed over the versions. If you want to be able to use the file in xl2003, you'll have to format the cell so that it's not locked. Joe D wrote: I have a Excel 200 spreadshhet with locked cells that have data validation drop down lists. On my PC, I can change the selection to any choice on the list and all works fine. However, on other computers (excel 2003) it gives an error message that the cell is locked and cannot be changed. Is there a setting or VBA code to fix this?? Thanks -- Joe D -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
data validation and drop down lists | Excel Discussion (Misc queries) | |||
Data Validation and Drop down lists. | Excel Worksheet Functions | |||
Font size in data validation drop down lists | Excel Discussion (Misc queries) | |||
data validation - Drop Down Lists | Excel Discussion (Misc queries) | |||
Data Validation - Drop down lists - if then? | Excel Discussion (Misc queries) |