Prevent new instance of Excel

mhenk

Well-known Member
Joined
Jun 13, 2005
Messages
591
Okay, so I did some rearranging of my menus, some cleanup of my macros, and some tweaking of some options in XL, and now I've got a weird situation. I can't open files unless i go to file... open... within excel.

Okay, that's not entirely true. If there are no instances of excel open, I can open a file from the start menu or windows explorer. But, if there is an instance of excel open, and I try to open a file from the start menu or windows explorer, it opens a new instance of excel, tells me that PERSONAL.XLS is locked for editing, and no matter what I select, my file doesn't get opened!

How can I prevent explorer from attempting to open another instance of XL when there's already one open?
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
In Windows Explorer...
Tools | Folder Options...
File Types Tab,
Scroll down and click "XLS". (or whatever file extension you are working with)
Click "Advanced"
Under Actions, click "Open".
Click "Edit"
Be sure "Use DDE" is checked.
If needed, Under DDE Message, input the following text:
[open("%1")]
OK out of the dialogs and you should be able to open a workbook into an existing sesson by double clicking the file name.
 
Upvote 0

Forum statistics

Threads
1,215,053
Messages
6,122,882
Members
449,097
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top