View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default DropDown List and Cell Lock

Remove the Data Validation if you don't want to use it.

--
Regards,
Tom Ogilvy


"KI LEE" wrote in message
...
Hi,

I have found that even though all the cell in specifc column is locked, if
the column can select value from a value list, the cell value can still be
chnaged.

Do anyone know how to prevent it?