Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an Excel macro in an xla addin that calls the Workbooks.Open method. The piece of code works fine if I just execute it from Excel normally
However, if I call the macro via an instance of Excel that is hosted in Internet Explorer (in .Net as it happens) the Workbooks.Open method fails with the error "Method 'Open' of 'Workbooks' failed". I'm using Office XP on Windows XP Pro I've discovered loads of people in the newsgroups who have had this problem, but I haven't see any answers. Surely their must be one? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Activate method of Worksheet class fails in Excel 2000 | Excel Discussion (Misc queries) | |||
Open Method of workbooks class failed | Excel Programming | |||
SaveAs method fails when saving to FTP site. | Excel Programming | |||
Goto method fails when assigning a macro to a button | Excel Programming | |||
Workbooks.Open fails after upgrade to XL2000 from XL97 | Excel Programming |