View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Thorsten Walenzyk Thorsten Walenzyk is offline
external usenet poster
 
Posts: 10
Default Protect certain cells

I would like to know, if there is any other way to protect some cell than
using the Cell.Locked property and setting the .Proptect peroperty for the
sheet.

Protecting the whole sheet is not really sufficient for me, because you are
not allowed to use some nice features on a protecte sheet (like the nice
AutoFilter-function).

Thanks Thorsten