Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Does the placement of the beforeclose have any bearing on operation. It has a
few times failed this is why I ask following is my placement. Does it need to be last? Thanks Option Explicit --------- Private Sub Workbook_BeforeClose(Cancel As Boolean) ThisWorkbook.Save End Sub ---------- Private Sub Workbook_open() Userform1.Show End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
PASSWORD PROTECT BEFORECLOSE | Excel Discussion (Misc queries) | |||
Picture Placement | Excel Discussion (Misc queries) | |||
Name Placement | Excel Discussion (Misc queries) | |||
graphics placement | Excel Worksheet Functions | |||
Tab placement | Excel Discussion (Misc queries) |