View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Grey Grey is offline
external usenet poster
 
Posts: 16
Default disable the worksheet read only temporaily in VBA

Dear all

I have set the worksheet to read only mode. I want to know that how to disable this mode to cell editable mode while I need to updated some cells through VBA.

Best Regards,

Eric