I
Istvan
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?
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?