View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Laurent M Laurent M is offline
external usenet poster
 
Posts: 15
Default hidden columns and row

My Excel application needs to be secure and i need to hide the first column
and the first row of my sheet.
More over, i would like to lock them.

How can i do that?

Thanks