Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I file I inherited has a private sub workbook before close that I can't seem to disable. I think it comes when I try to close out the file (duh!) and I suppose it is being called from somewhere else since, I stuck an apostrophe in front of the "Private" subroutine but it still keeps getting invoked, and crashing my exit attempt. How do I find from where it is being called and disable it there? I tried to search for the name but found it nowhere. Can it be within funcres or namemanager modules that seems to have passwords I don't know?
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Closing workbooks w/o closing Excel | Excel Discussion (Misc queries) | |||
Call a subroutine using variable subroutine name | Excel Discussion (Misc queries) | |||
end subroutine | Excel Programming | |||
Closing VB triggers closing Excel | Excel Programming | |||
closing excel after closing a workbook | Excel Programming |