Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have my workbook set so that you can not open it
without enabling macros with; Private Sub Workbook Open () This Workbook.IsAddin = False It works great except when I close the file, using a dialog box. If I select "Save & Close" it saves and closes the file but it sets the workbook so that you can now open without enabling macros. If I use the normal Excel Close, it can not be opened without enabling macros. Any ideas on what is happening? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Closing workbooks w/o closing Excel | Excel Discussion (Misc queries) | |||
Closing dates | Excel Worksheet Functions | |||
Closing VB triggers closing Excel | Excel Programming | |||
closing excel after closing a workbook | Excel Programming | |||
VBA closing one file | Excel Programming |