Thread: Locking ranges
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Locking ranges

Hi
without protecting the worksheet you can't lock specific cells

--
Regards
Frank Kabel
Frankfurt, Germany


Jim McLeod wrote:
Guys,

Is it possible to lock specific ranges using C# automation without
the need to give the entire sheet a password?

Best regards,

Jim...