View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kev[_6_] Kev[_6_] is offline
external usenet poster
 
Posts: 7
Default Excel Work Sheet Protect



Hi

Can anyone help. Is there code to protect a worksheet using the Version
of VBA that comes along with Office/Excel 97. I understand that with
later versions the follwing would work.

Sheets("Sheet1").Protect password:="anything"

but is there something similar in 97 Version.


Regards Kev


*** Sent via Developersdex http://www.developersdex.com ***