Excel 2007 és nem 2003: a kettõ között óriási különbség van (és egyáltalán nem úgy mûködik a 2007, mint a régebbi változatok...)
Adjak szövegértési órákat?
Edit: ha már itt járunk, utánanéztem.
Amit írtam az természetesen 2007-ben is mûködik (több Excel ablak megnyitása üresen).
Másik opció:
1. leírás:
My Computer
Tools
Folder Options
File Types
Choose XLSX (XLSX for 2007 or XLS for 2003)
Go to Advanced
Uncheck "browse in same window" in advanced window.
Then highlight Open
Edit
Make sure in the Action box it says &Open
Copy one of the following and paste into "application used to perform action" (Check wether current path has OFFICE11 or OFFICE12 then copy and paste one of the following:
"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE" "%1"
"C:\Program Files\Microsoft Office\OFFICE12\EXCEL.EXE" "%1"
Check the box next to use DDE
Remove anything that is in DDE Message box and DDE Application Not Running box.
Make sure the application box says: EXCEL
And in the Topic box it says: System
2. leírás
Open my computer
Click on Tools, then Folder Options
Select the File Types tab
scroll down to the XLS extension
select advanced
Select open
Select Edit…
in the line that says “Application used to perform action:” ,
go to the end of the line and add “%1″
(that would be %1 within double quotes) so for example it may read something like
“C:\Program Files\Microsoft Office\Office12\EXCEL.EXE” /e “%1″
uncheck Use DDE
Do not make any other changes
Click ok and click OK again
(note if you go back into advanced and back into the open action, you will notice DDE is checked again, however the DDE message is blank; this is fine.)
Now scroll down to XLSX
repeat steps 5 through 11 above
Click on Close
Now, when you click on Microsoft Excel 2007 spreadsheets, they will open separate windows for each Microsoft Excel 2007 spreadsheet that is launched.