Hello brokeMyLegBiking,
you could try in excel to set it under tools | options | general TAB | then check the box for "Ignore Other Applications"
hope this helps a bit
bruintje
Main Topics
Browse All TopicsI have two monitors, so I like to compare speadsheets side by side.
When you open a Word document, it alwasy opens in a new window (adds a window to the task bar). Is there a way to get Excel to do the same thing?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
no, no I'm not talking about worksheets, I want each workbook to open with it's own icon in the task bar. (like Word)
Currently I have to go to the "window" dropdown and choose "compare side by side". But the problem with this is it only uses one screen instead of two.
Now if I manually open a new, blank instance of Excel and then open the 2nd spreadsheet I get what I want: two separate excel windws, one on each screen so I can compare them side by side. But I don't like having to manually open a new, blank instance of Excel to get what I want... I'm hoping there is a setting I can change to match the behavior of Word.
Hi,
Try the following in Windows Explorer ("My Computer").
Click "Tools" / "Folder Options..." menu item.
Click [File Types] tab.
Locate entry in "Registered file types" for "XLS".
Click [Advanced] button.
Ensure check-box labelled "Browse in same window" is clear (unchecked).
Click [OK] to confirm.
Click [OK] to confirm.
BFN,
fp.
What version of Excel are you using? The older version loaded all workbooks into one instance of Excel (you could only get multiple instances by loading Excel ...and then using file open)...the newer versions still use one insatnce of Excel...but windows will make it look like multiple instances.
Try Opening new instances of Excel and loading each workbook into it's own instance.
Also, you might find they are stacked on the windows task bar....i.e. once you get many insatnce...the task bar displays just one...and theres a drop down for you to activate the instance you want.
Hope this sheds some more light
I'm using Excel 2002 and it still loads them all into one instance...
I think his problem isn't that they aren't on the task bar in separate instances, the problem is that he can't take them outside of that instance. So if he wanted to compare them side by side, he'd have to drag the 1 instance all the way across both monitors, which is a pain in the butt.
He wants to be able to maximize both instances of excel, one on each monitor.
* Correct me if i'm wrong please, thats the impression that i got.
A quick workaround is to start the first instance of MS-Excel, load the appropriate workbook, then open a dialog box (like the File/Open, or even Tools/Options).
Now, double-click on any other ".xls" file on your desktop, or in Windows Explorer, and magically a new instance starts :)
Return to the first workbook & close the pending dialog box when required.
=======
nic_b
10.29.2007 at 04:19PM MST, ID: 20173957
The accepted solution is not even a solution...
My computer > tools > file types >
goto .xls
click advanced
select Open
click Edit
add "%1" to the end of the command lke below:
"C:\Program Files\Microsoft Outlook\OFFICE11\EXCEL.EXE
check use DDE
=======
I solved this problem by doing exactly what Nicb stated above, only I unchecked use DDE. and it worked for me. (for whatever it is worth.)
nic_b
10.29.2007 at 04:19PM MST, ID: 20173957
The accepted solution is not even a solution...
My computer > tools > file types >
goto .xls
click advanced
select Open
click Edit
add "%1" to the end of the command lke below:
"C:\Program Files\Microsoft Outlook\OFFICE11\EXCEL.EXE
check use DDE
=======
I solved this problem by doing exactly what Nicb stated above, only I unchecked use DDE. and it worked for me.
Unchecking DDE worked for me
Ok, I don't know why this is so screwy. I expect it to have all changed tomorrow, but here is what worked for me.
Uncheck the DDE and put "...excel.exe" /e "%1" in the command line (including all quotes). The "/n" opens 2 copies of the file on mine so I eliminated it. If I don't put the quotes around the %1 it interprets every space in the file name as denoting a separate file and tries to open stuff that aint there.
The DDE box is automatically check again, btw, but it works for the moment.
The "Browse in same window" tick box is apparently useless.
Good luck.
In Windows 7 you have to edit the registry to remove DDE completely. This should work for Vista too.
Check the "Ignore other applications that use Dynamic Data Exchange (DDE)" box in Excel -> Excel Options -> Advanced
This alone might work for you by itself - didn't for me, I got an error every time I double-clicked on an excel document.
BACK UP your registry.
Open regedit, browse to HKEY_CLASSES_ROOT\Excel.Sh
Delete the ddeexec key, (or just rename it if you are worried - i just renamed it and it worked)
Then click on the "command" key and replace the /e on the Default and command string in that key with "%1"
Quotes around %1 are important.
HKEY_CLASSES_ROOT\Excel.Sh
(Default) REG_SZ "C:\Program Files (x86)\Microsoft Office\Office12\EXCEL.EXE"
command REG_MULTI_SZ vUpAVX!!!!!!!!!MKKSkEXCELF
Did the same for Excel.Sheet.12 and both .xls and .xlsx should open in new windows with no errors.
Business Accounts
Answer for Membership
by: mike1086Posted on 2006-01-05 at 06:09:37ID: 15618004
Each workbook is opened in in own instance of Excel. The worksheets on the other hand are contained within the workbook.
You can try splitting the worksheets into sepearet workbooks, as you can only have one sheet for each book on the screen at the same time.