Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In a macro, I call Word and open a document which has an Auto_Open macro.
I've done it before with no problems. Today, though, the macro runs through: doc = "C:\Documents and Settings\username\Desktop\folder\TablesTemplate.do c" Set WD = CreateObject("Word.Application") WD.Documents.Open doc WD.Visible = True and, on the last line, gives the following error message: Run-time Error '-2147417848(80010180)': Automation Error The object involved has disconnected from its clients. Any suggestions? Ed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
why do i "sometimes" need to "edit chart object" before "source da | Charts and Charting in Excel | |||
Shows Disconnected Network Drive in Excel "get data from other sou | Excel Discussion (Misc queries) | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Automation Error: The Object Invoked Has Disconnected from Its Clients (Excel) | Excel Programming | |||
Automation Error: The Object Invoked Has Disconnected from Its Clients | Excel Programming |