Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This may not be a good solution for you...
I'd do my best to not let MSIE open the file: How to Configure Internet Explorer to Open Office Documents in the Appropriate Office Program Instead of in Internet Explorer http://support.microsoft.com/?scid=162059 There are just too many things that don't work when an excel file is opened in a browser. Istvan wrote: I got some strange situation. I have an excel workbook with a macro. When i download the file, everything works fine. However when i choose "Open" in IE7 the macro crashes with the following message: Runtime error '1004': Method 'Sheets' of object '_Global' failed I've been able to make it work by inserting a wait of 1 second. However, i don't really like this solution, as it leaves me guessing on what the real cause is, and how to solve it properly. Any suggestions? -- Dave Peterson |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thx for your answer Dave, unfortunately, that's not an option.
The Excel file is publicly available via a website, i have no idea who will open it and with what configuration. On top of that, the data it contains changed every 3 months. So forcing a download might result in users forgetting to download the latest version and thus making mistakes. It's a file about contribution and reduction rates, so it's important they get it right. "Dave Peterson" wrote: This may not be a good solution for you... I'd do my best to not let MSIE open the file: How to Configure Internet Explorer to Open Office Documents in the Appropriate Office Program Instead of in Internet Explorer http://support.microsoft.com/?scid=162059 There are just too many things that don't work when an excel file is opened in a browser. Istvan wrote: I got some strange situation. I have an excel workbook with a macro. When i download the file, everything works fine. However when i choose "Open" in IE7 the macro crashes with the following message: Runtime error '1004': Method 'Sheets' of object '_Global' failed I've been able to make it work by inserting a wait of 1 second. However, i don't really like this solution, as it leaves me guessing on what the real cause is, and how to solve it properly. Any suggestions? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2002: How is the Excel 2007 file format open in Excel 2002 ? | Excel Discussion (Misc queries) | |||
Outlook 2002 calendar dates exported to Excel 2002 sort incorrectl | Excel Worksheet Functions | |||
Access 2002 VB Module controlling Excel 2002 spreadsheet -Run-time | Excel Programming | |||
Can you print labels using Excel 2002 in a Word 2002 mail merge? | Excel Discussion (Misc queries) | |||
Excel 2002 files attached to Outlook 2002 EMails change size | Excel Programming |