|
-
Jan 19th, 2005, 11:42 AM
#1
Thread Starter
Frenzied Member
protect method in excel
Hello
I found this line in my code, i tried looking at the properties online but MS does not give a good description. can you guys tell me whether this line of code ensures that i cannot open the worksheet anywehere else but in excel?
myFile.Worksheets("mysheet").protect DrawingObjects:=True, Contents:=True, Scenarios:=True
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|