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

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)

Datsmart

Well-known Member
Joined
Jun 19, 2003
Messages
7,985
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,191,092
Messages
5,984,619
Members
439,896
Latest member
SquareCare

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
Top