View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Josee[_2_] Josee[_2_] is offline
external usenet poster
 
Posts: 1
Default how can I enter a comment in a protected worksheet?


How do you add the "Edit Objects" in VBA?

ActiveSheet.Protect password:="mypwd", DrawingObjects:=False
Contents:=True, Scenarios:= True

Jose

--
Jose
-----------------------------------------------------------------------
Josee's Profile: http://www.excelforum.com/member.php...fo&userid=1901
View this thread: http://www.excelforum.com/showthread.php?threadid=50529