Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My Excel application requires frequent and rapid openings
& closures of other workbooks. "Workbooks(ThatBook).Close savechanges:= True" succeeds when called within one procedure, but fails when called within another. Opening and closing is usually done within an "Application.Screenupdating = True / False" shell. The anomaly is the same if I use "Windows(ThatBook).Close" Any advice would be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
why do all excel worksheets/workbooks close when I close one? | Excel Discussion (Misc queries) | |||
Workbooks(WorkbookName).Activate Failure | Charts and Charting in Excel | |||
Open Close workbooks | Excel Discussion (Misc queries) | |||
Why does Excel close all workbooks? | Setting up and Configuration of Excel | |||
help with macro to open and close workbooks | Excel Programming |