View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sri Ram Sri Ram is offline
external usenet poster
 
Posts: 1
Default Need macro for protecting individual rows in a worksheet

I have a concept in my project i which I have make some rows of a worksheet
non-editable .i.e., read-only. I have tried many options but everything gave
me error. I can protect a complete worksheet but not individual rows. I would
like to know whether it is possible to protect certain rows of a worksheet &
if so, what is the function to use?