Thread: lock cells
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
--== Alain ==-- --== Alain ==-- is offline
external usenet poster
 
Posts: 18
Default lock cells

Hi,

I have an excel file with 5 sheets and on each sheet some data.

I would like to avoid people to see some sheets.
For example, they can only see "sheet4".

Moreover, i would like to lock or restrict their rights.
They should be able only to update a range of cells (ex: B6:C50)

how can i do that ?

thanks a lot,
Al.