will that work if I click on the *.xls file too?
if I have 5 different *.xls files I want to be able to click each one and have each one open in it's own window.
Main Topics
Browse All TopicsWe use office 2000 and 2003. I would like to know how to have excel open in a new window. Right now I open by clicking on an icon. If I open another excel file it opens in the same window. I want them to each open in their own window.
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.
JamesTX10:
To have this happen for every spreadsheet you open you can do the following.
- Right-click on your Start Menu
- Select Explore
- Select the menu Tools>Folder Options
- Select the File Types tab
- Scroll down to the XLS file type and select it
- Click the Advanced button
- Select Open from the list
- Select Edit
- In the Application used to perform action: you will see something like the following
"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE"
- Change this to
"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE"
- Click the two OK buttons
- Click the Close button
This will always open in a new Excel instance.
Kindest Regards,
Jaes
when I make that change it adds %1 after the /n.
When I open a xls file then I get an error. I have on my desktop copy.xls. I dbl click, excel opens, C:\documents.xls could not be found, hit ok, and.xls could no be found. That goes on for each word until it gets to the end. Then my file opens. When I click on another xls file also on my desktop I get no error, it opens right away, but it is still in the same window.
ok
no error now but if I open copy.xls excel opens one main window with two sub windows called "copy.xls" and "copy"
I only want the document opened once
I want to click on copy.xls and it opens a main window with the sub window copy.xls in it. Then click on paste.xls and it opens another main window and a sub window with paste.xls in it.
Hi,
OK... let's start over...
Go into Windows Explorer, and click the "Tools" / "Folder Options..." menu item.
Click the "File Types" tab & select the entry for "XLS" from the list of 'Registered file types".
Click the [Advanced] button & then double-click the entry for "Open" in the "Action" list.
Make sure the "Use DDE" check-box has a tick in it, and that the following are set:
DDE Message:
[open("%1")]
Application:
Excel
DDE Application Not Running:
<blank - clear this field if there is something here>
Topic:
system
Also, verify that the "Application use to perform action:" is set to something similar to:
"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE"
(where "C:\Program Files\Microsoft Office\OFFICE11\" is the folder where the EXCEL.EXE application is installed).
Ensure the /e parameter is outside of the quoted file path.
Click [OK], [OK] again, then [Close].
BFN,
fp.
Nigel:
I did some studying on the Microsoft KB last night and I noticed that the /n switch isn't listed as a switch available for Microsoft Excel. I just know that I've used /n with IE and Outlook and figured it would most likely work with Excel. I thought about removing the DDE, and read about it, as well. Is the DDE smart tag related information?
Jaes
Ok
I removed the /n so the line looks like:
"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE"
I unchecked the DDE and hit ok. I then opened it again and it auto reselected DDE but there was nothing in the message box or DDE application not running box.
I also have browse in same window unchecked.
IT WORKS!!!!
Thanks so much for your help
Business Accounts
Answer for Membership
by: LoNeRaVeR9Posted on 2006-07-26 at 14:07:08ID: 17188106
JamesTX10:
-n
This should do what you want.
- Right-click on your Start Menu
- Select Search
- Search for Excel.exe
- Once you find it create a new shortcut to it on your desktop or where you keep your shortcuts
- Right-click on the shortcut and select properties
- You should see a Target location similar to the following
"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE"
Change this line to say
"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE"
- Click the OK button
Now whenever you use this shortcut it will open a new instance of Excel.
Kindest Regards,
Jaes