Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to have the workbook unprotect itself before closing and it
doesn't appear to be working. Here's what I'm doing. Is this the correct usage of the Workbook_Beforeclose() function? Private Sub Workbook_BeforeClose() Application.Worksheets.Unprotect End Sub I'm thinking that maybe the worksheets keyword is wrong, should it be workbook? Thanks Tracey --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Correct #N/A Value | Excel Worksheet Functions | |||
If with AND - Is this correct? | Excel Worksheet Functions | |||
If correct, add 1 | Excel Worksheet Functions | |||
if(b2=1,b3,0) is this correct | Excel Worksheet Functions | |||
I will never, ever get this correct ... | Excel Programming |