Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have recently attempted to fix a problem with Excel processes not going away when run through automation, by replacing calls to Excel.Workbooks.Open(filename) with Excel.Workbooks.Add(filename) I have now run into a problem using this code for a shared workbook, because a "Save As..." dialog pops up when the call to Add is made. Can anyone explain the fundamental differences between Add and Open methods on the Workbooks object, and how that interacts with the sharing of a Workbook? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Shared Workbooks-shared headers and footers | New Users to Excel | |||
suddenly my excel workbooks are "shared workbooks" | Excel Discussion (Misc queries) | |||
Automation / Shared Add-in VS.NET | Excel Programming | |||
Automation of Excel to perform simple tasks on many workbooks. | Excel Programming | |||
Excel automation and shared workbooks | Excel Programming |