![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
![]() |

|
![]() |
|
under IE 7.0 opening an excel webpage loads personal.xls. How can I prevent this?
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Fixed Error!
Posts: 4,202
Join Date: Mar 2007
Rep Power: 6
IM:
|
Situation 1: If windows already has an instance of Excel, IE will use that instance, Situation 2: If the are not instances of Excel IE will create a new instance which will therefore load Personal.xls. My problem occurs in Situation 2. If the user leaves the IE window open, then clicks on QuickLaunch to open Excel, a NEW instance of excel is launched. Since Personal.xls is already loaded under IE, The new instance will insist on a read only open of Personal.xls. One idea I had was to have the workbook open detect that it is under IE, and then close personal.xls. That causes IE to immediatlely crash as soon as IE instance opens personal.xls Microsoft Office Excel has encountered a problem and needs to close... sub workbook_open thisworkbook.close end sub Does anybody have any ideas? For instance, is there file association that will tell IE to launch an Excel Viewer instead of the full Excel? |
|
|
|
|
|
|
|
|
#2 (permalink) |
|
Fixed Error!
Posts: 4,202
Join Date: Mar 2007
Rep Power: 6
IM:
|
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|