Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a sub that opens several workbooks (with macros embedded).
at the end of the sub I have workbooks("book1.xls").close true ' to close all but 1 workbook the workbooks are closed but if I open vba window, I can still see the vba projects. if I do debug.print workbooks(2).name I get out of range error -- which i assume the object no longer exists ... how can i truely close workbooks? application.quit? I want to close all but 1 workbook. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA project does not close when workbook is closed | Excel Programming | |||
VBA project does not close when workbook is closed | Excel Programming | |||
Project still in "project explorer" window after file closed down! | Excel Programming | |||
Project still in "project explorer" window after file closed down! | Excel Programming | |||
VBA project does not close when workbook is closed | Excel Programming |