XLS fails to open in Excel
Forum rules
READ THIS AND DO IT!!!
Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.
When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".
READ THIS AND DO IT!!!
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
-
Orson
- Posts: 85
- Joined: 24 Oct 2006 20:31
XLS fails to open in Excel
I'm checking out version 5.20.0028, which I believe is a beta. I'm not a current user of XY, just evaluating.
It seems that double-clicking an XLS file will open Excel but not open the file in Excel. Is there a setting I can enter that will change this behavior, or is this a bug in XY?
Thanks for any info.
Orson
It seems that double-clicking an XLS file will open Excel but not open the file in Excel. Is there a setting I can enter that will change this behavior, or is this a bug in XY?
Thanks for any info.
Orson
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: XLS fails to open in Excel
Looks like a bug, but I cannot reproduce it.Orson wrote:I'm checking out version 5.20.0028, which I believe is a beta. I'm not a current user of XY, just evaluating.
It seems that double-clicking an XLS file will open Excel but not open the file in Excel. Is there a setting I can enter that will change this behavior, or is this a bug in XY?
However, later, after playing around with some settings I managed to temporarily reproduce it. Here's the place to play and how it looks in Germany when it works alright (but I'm sure there are other ways/settings that work alright as well -- DDE is a mysterious country):

UPDATE: Here the same from an English system (shot by John Hallgren):

Last edited by admin on 28 Oct 2006 10:02, edited 1 time in total.
-
Gandolf
No problem with me either (XP, SP2).
One odd behaviour though. Preview an Excel file, switch to another Excel file and sometimes the message "Office file is currently ..." appears briefly, followed by no preview of the file. No other application is opened and it is not always the same file that has the problem. It's almost as if XY has not released Office after the previous file was previewed. It appears that the problem is easier to produce using the arrow keys, rather than the mouse, to select files.
Little bit more experimenting. It's more consistent with the sequence: File A, File B, File A.
If I have a file open in Excel then, as expected, it is locked permanently and cannot be previewed in XY. Likewise, if XY is previewing a file Excel cannot open it. So all that is working correctly.
One odd behaviour though. Preview an Excel file, switch to another Excel file and sometimes the message "Office file is currently ..." appears briefly, followed by no preview of the file. No other application is opened and it is not always the same file that has the problem. It's almost as if XY has not released Office after the previous file was previewed. It appears that the problem is easier to produce using the arrow keys, rather than the mouse, to select files.
Little bit more experimenting. It's more consistent with the sequence: File A, File B, File A.
If I have a file open in Excel then, as expected, it is locked permanently and cannot be previewed in XY. Likewise, if XY is previewing a file Excel cannot open it. So all that is working correctly.
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
No problem here either...using beta 5.20.0038 and Office 2000 and W2K..
As Gandolf stated, one cannot have a file both in XY preview and Office...and on occasion, when one goes back to Excel, there is a blank worksheet with name Object open, but that's a known issue that is due to how XY must access XLS files...see http://www.xyplorer.com/xyfc/viewtopic.php?t=597
As Gandolf stated, one cannot have a file both in XY preview and Office...and on occasion, when one goes back to Excel, there is a blank worksheet with name Object open, but that's a known issue that is due to how XY must access XLS files...see http://www.xyplorer.com/xyfc/viewtopic.php?t=597
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
avsfan
- Posts: 554
- Joined: 29 Jun 2006 09:00
- Location: Fort Collins, Colorado
Hi,
I don't remember having to change anything to get my Excel files to open when double-clicked in XY, but I'll give it a shot...
I believe the screen Don showed in German is just the advanced file association panel. One way to get to it is (from Windows Explorer), click "Tools->Folder Options" then click on the "File Types" tab. Then scroll down to "XLS" and select it. Then click on "Advanced" at the bottom of the "Details for 'XLS' extension" section of that window.
When the "Edit File Type" window opens, select "Open" from the list, and click "Edit." You should then see several fields (if I can get an image to attach, I'll do that, but for now I'll just use text, since it looks like I'd need to have the image on the web). The values I have for the fields are:
Action: &Open
Application used: "<pathToExcel>\EXCEL.exe" /e
Use DDE: <checked> (ON)
DDE Message: [open("%1")]
Application: Excel
Note that, unlike Don's setup, mine *does* have a line in the DDE message field, while Don't does not (though his has the "%1" as part of the Excel execution command, while mine does not).
Does this solve your problem?
Good luck! (and welcome to the world of XY! It sure makes *my* life a lot easier, and I hope it does for you as well!)
andy
PS: using XP Pro SP2, Office 2003 Pro. XY 5.20.0033
I don't remember having to change anything to get my Excel files to open when double-clicked in XY, but I'll give it a shot...
I believe the screen Don showed in German is just the advanced file association panel. One way to get to it is (from Windows Explorer), click "Tools->Folder Options" then click on the "File Types" tab. Then scroll down to "XLS" and select it. Then click on "Advanced" at the bottom of the "Details for 'XLS' extension" section of that window.
When the "Edit File Type" window opens, select "Open" from the list, and click "Edit." You should then see several fields (if I can get an image to attach, I'll do that, but for now I'll just use text, since it looks like I'd need to have the image on the web). The values I have for the fields are:
Action: &Open
Application used: "<pathToExcel>\EXCEL.exe" /e
Use DDE: <checked> (ON)
DDE Message: [open("%1")]
Application: Excel
Note that, unlike Don's setup, mine *does* have a line in the DDE message field, while Don't does not (though his has the "%1" as part of the Excel execution command, while mine does not).
Does this solve your problem?
Good luck! (and welcome to the world of XY! It sure makes *my* life a lot easier, and I hope it does for you as well!)
andy
PS: using XP Pro SP2, Office 2003 Pro. XY 5.20.0033
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
Orson: I just sent you an email with screen print of the English vers of same screens...didn't want to take time to post it...
In the time I was creating it, avsfan described what goes with it so I won't duplicate it...
In the time I was creating it, avsfan described what goes with it so I won't duplicate it...
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Actually I had [open("%1")], too, before I played around with the different fields. Then somehow (through "%1" as part of the Excel execution command) I made it work without so I thought "less is more" and left it at thatavsfan wrote:Action: &Open
Application used: "<pathToExcel>\EXCEL.exe" /e
Use DDE: <checked> (ON)
DDE Message: [open("%1")]
Application: Excel
Note that, unlike Don's setup, mine *does* have a line in the DDE message field, while Don't does not (though his has the "%1" as part of the Excel execution command, while mine does not).
-
avsfan
- Posts: 554
- Joined: 29 Jun 2006 09:00
- Location: Fort Collins, Colorado
Indeed, I like your solution better since it's cleaner (though now he has two options to try!)admin wrote:Actually I had [open("%1")], too, before I played around with the different fields. Then somehow (through "%1" as part of the Excel execution command) I made it work without so I thought "less is more" and left it at that
We'll see if either of them work for him!
andy
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
This was reply I got to email with screen print from my system showing English vers of what Don had posted in German...I think he meant to say "still can't get"...and at least appears that XY is not the only thing failing!Date: Wed, 25 Oct 2006 15:40:17 -0700
From: orson
----------------------------------------------------------------
Thanks very much. I tried the settings specified by your capture and
the
other respondent's notes. I still can get an XLS file to open in Excel.
I guess the good news is that this does not work in Windows Explorer
either! So I can't blame XY.
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
j_c_hallgren wrote:This was reply I got to email with screen print from my system showing English vers of what Don had posted in German...I think he meant to say "still can't get"...and at least appears that XY is not the only thing failing!Date: Wed, 25 Oct 2006 15:40:17 -0700
From: orson
----------------------------------------------------------------
Thanks very much. I tried the settings specified by your capture and
the
other respondent's notes. I still can get an XLS file to open in Excel.
I guess the good news is that this does not work in Windows Explorer
either! So I can't blame XY.
Anyway, thanks for taking over, JC!
-
Orson
- Posts: 85
- Joined: 24 Oct 2006 20:31
Sorry, Don, about taking up your time on this........ As little as a couple of weeks ago, I could double-click an XLS file in a file manager (Windows Explorer, Total Commander), and Excel would open the file.
In the last few days -- as I've been evaluating XY-- I noticed I couldn't do it inside XY, so I figured it was an XY issue. Then after trying the settings people suggested, I went back and found that it was Windows-wide, regardless of which file manager I'm using. Very odd.
Thanks to everyone for your suggestions.
Orson
In the last few days -- as I've been evaluating XY-- I noticed I couldn't do it inside XY, so I figured it was an XY issue. Then after trying the settings people suggested, I went back and found that it was Windows-wide, regardless of which file manager I'm using. Very odd.
Thanks to everyone for your suggestions.
Orson
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
One other idea to try would be to re-install Office/Excel...or the repair option that may be available...maybe there's a registry value that is wacked?
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
XYplorer Beta Club