How can I open .xls file with Excel 2016?
I have bunch of .Xls file. But we have upgraded to Excel 2016 recently. How can I open .xls file with Excel 2016? It gives me an error message "Excel cannot open the file .xls because the file format or file extension is not valid"
I tried the following few things: But it still doesn't work.
Any help is greatly appreciated.
go to file tab-->options-->Trust center-->Trust center Settings-->Protected View-->under this tab uncheck all the boxes
or this...
file tab-->options-->Trust center-->Trust center Settings-->File Block Settings-->under this tab uncheck all the boxes
microsoft-excel microsoft-excel-2010 microsoft-excel-2007
add a comment |
I have bunch of .Xls file. But we have upgraded to Excel 2016 recently. How can I open .xls file with Excel 2016? It gives me an error message "Excel cannot open the file .xls because the file format or file extension is not valid"
I tried the following few things: But it still doesn't work.
Any help is greatly appreciated.
go to file tab-->options-->Trust center-->Trust center Settings-->Protected View-->under this tab uncheck all the boxes
or this...
file tab-->options-->Trust center-->Trust center Settings-->File Block Settings-->under this tab uncheck all the boxes
microsoft-excel microsoft-excel-2010 microsoft-excel-2007
Some workarounds are given here
– Bandersnatch
Sep 17 '17 at 11:21
add a comment |
I have bunch of .Xls file. But we have upgraded to Excel 2016 recently. How can I open .xls file with Excel 2016? It gives me an error message "Excel cannot open the file .xls because the file format or file extension is not valid"
I tried the following few things: But it still doesn't work.
Any help is greatly appreciated.
go to file tab-->options-->Trust center-->Trust center Settings-->Protected View-->under this tab uncheck all the boxes
or this...
file tab-->options-->Trust center-->Trust center Settings-->File Block Settings-->under this tab uncheck all the boxes
microsoft-excel microsoft-excel-2010 microsoft-excel-2007
I have bunch of .Xls file. But we have upgraded to Excel 2016 recently. How can I open .xls file with Excel 2016? It gives me an error message "Excel cannot open the file .xls because the file format or file extension is not valid"
I tried the following few things: But it still doesn't work.
Any help is greatly appreciated.
go to file tab-->options-->Trust center-->Trust center Settings-->Protected View-->under this tab uncheck all the boxes
or this...
file tab-->options-->Trust center-->Trust center Settings-->File Block Settings-->under this tab uncheck all the boxes
microsoft-excel microsoft-excel-2010 microsoft-excel-2007
microsoft-excel microsoft-excel-2010 microsoft-excel-2007
asked Sep 17 '17 at 3:30
user772002user772002
6112
6112
Some workarounds are given here
– Bandersnatch
Sep 17 '17 at 11:21
add a comment |
Some workarounds are given here
– Bandersnatch
Sep 17 '17 at 11:21
Some workarounds are given here
– Bandersnatch
Sep 17 '17 at 11:21
Some workarounds are given here
– Bandersnatch
Sep 17 '17 at 11:21
add a comment |
6 Answers
6
active
oldest
votes
Unfortunately, none of the above worked for me. I'm on Win 10 with Excel 2016 (32-bit). The only thing that worked for me was to open the workbook using the Excel VBA Editor (ALT+F11). You can type the following at the immediate windows (CTRL+G if it doesn't display initially):
application.Workbooks.Open FileName:="FILENAME.XLS", CorruptLoad:=xlExtractData
Obviously replace FILENAME.XLS with the file name (and optionally path) of the file you are trying to open.
This at least allowed me to view the worksheets and the data. The files I needed to open only contained data. I presume this would not recover any formatting, charts, etc...
Note that an article on SpiceWorks suggests this is due to an update from Microsoft causing the issue. I work in a very tightly controlled environment so was not able to uninstall the update myself.
Hope this helps someone else out.
add a comment |
Right click on each file, click Properties
On the General tab click Unblock
Click OK
add a comment |
This worked for me in Windows 10:
- Right Click on the file with the .xls extension.
- Go to Open with from the drop down menu.
- Next click on Choose another app from the 2nd drop down menu
- A dialogue box will open with "How do you want to open this file?" at the top
- Click on More apps in blue with a down arrow next to the words.
- Scroll down to the bottom of the list of apps it gives you
- Click on Look for another app on this PC
- Find the file EXCEL.EXE (See info below on where to find this)
C: Program Files (x86) > Microsoft Office > root > Office 16 > EXCEL.EXE
Click to open the EXCEL.EXE file and your .xls file should open right up. This will also associate Excel 2016 with all .xls files on your computer or any new ones you come accross in the future. You can confirm this file association in the Default app settings in your Windows Settings. I hope this helps!!
add a comment |
Open the Excel 2016 application first then open the xls file using Excel instead of windows explorer. This approach works for me.
add a comment |
Question already asked in Superuser forum section, you can also check out the following mentioned solution:
You can try these basic methods to fix this opening file issue XLXS mentioned in Blog to fix the error of excel cannot open the file in MS: I cannot open Excel file
Method 1: Modify File Format of Workbook
1. Launch MS Excel 2016 application on the system.
Click on File tab to bring its menu.
After that, select Export option from the pop-out menu.
Next, select Change File Type under the Export section. Afterward, choose Workbook(*.xlsx) option under Change File Type heading.
Method 2: Take Help of ‘Open and Repair’
Start Excel application and click on File tab.
Go to Open option and click on Browse to upload the file that is corrupted.
From the Open window, select the file and go to the Open drop-down button.
Hit the button and select Open and Repair.
add a comment |
Please try this first:
-- Open a blank book in Excel 2016, then save it in an old".xls" file format, then close Excel.
-- try opening this file and see if there is a problem. Also, instead of double-clicking on the file to open it, try first running Excel 2016, then open the file inside. do both worked?
now, if you have succeeded in opening this file you have just created, it means you have other problems with your old files.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1251051%2fhow-can-i-open-xls-file-with-excel-2016%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
6 Answers
6
active
oldest
votes
6 Answers
6
active
oldest
votes
active
oldest
votes
active
oldest
votes
Unfortunately, none of the above worked for me. I'm on Win 10 with Excel 2016 (32-bit). The only thing that worked for me was to open the workbook using the Excel VBA Editor (ALT+F11). You can type the following at the immediate windows (CTRL+G if it doesn't display initially):
application.Workbooks.Open FileName:="FILENAME.XLS", CorruptLoad:=xlExtractData
Obviously replace FILENAME.XLS with the file name (and optionally path) of the file you are trying to open.
This at least allowed me to view the worksheets and the data. The files I needed to open only contained data. I presume this would not recover any formatting, charts, etc...
Note that an article on SpiceWorks suggests this is due to an update from Microsoft causing the issue. I work in a very tightly controlled environment so was not able to uninstall the update myself.
Hope this helps someone else out.
add a comment |
Unfortunately, none of the above worked for me. I'm on Win 10 with Excel 2016 (32-bit). The only thing that worked for me was to open the workbook using the Excel VBA Editor (ALT+F11). You can type the following at the immediate windows (CTRL+G if it doesn't display initially):
application.Workbooks.Open FileName:="FILENAME.XLS", CorruptLoad:=xlExtractData
Obviously replace FILENAME.XLS with the file name (and optionally path) of the file you are trying to open.
This at least allowed me to view the worksheets and the data. The files I needed to open only contained data. I presume this would not recover any formatting, charts, etc...
Note that an article on SpiceWorks suggests this is due to an update from Microsoft causing the issue. I work in a very tightly controlled environment so was not able to uninstall the update myself.
Hope this helps someone else out.
add a comment |
Unfortunately, none of the above worked for me. I'm on Win 10 with Excel 2016 (32-bit). The only thing that worked for me was to open the workbook using the Excel VBA Editor (ALT+F11). You can type the following at the immediate windows (CTRL+G if it doesn't display initially):
application.Workbooks.Open FileName:="FILENAME.XLS", CorruptLoad:=xlExtractData
Obviously replace FILENAME.XLS with the file name (and optionally path) of the file you are trying to open.
This at least allowed me to view the worksheets and the data. The files I needed to open only contained data. I presume this would not recover any formatting, charts, etc...
Note that an article on SpiceWorks suggests this is due to an update from Microsoft causing the issue. I work in a very tightly controlled environment so was not able to uninstall the update myself.
Hope this helps someone else out.
Unfortunately, none of the above worked for me. I'm on Win 10 with Excel 2016 (32-bit). The only thing that worked for me was to open the workbook using the Excel VBA Editor (ALT+F11). You can type the following at the immediate windows (CTRL+G if it doesn't display initially):
application.Workbooks.Open FileName:="FILENAME.XLS", CorruptLoad:=xlExtractData
Obviously replace FILENAME.XLS with the file name (and optionally path) of the file you are trying to open.
This at least allowed me to view the worksheets and the data. The files I needed to open only contained data. I presume this would not recover any formatting, charts, etc...
Note that an article on SpiceWorks suggests this is due to an update from Microsoft causing the issue. I work in a very tightly controlled environment so was not able to uninstall the update myself.
Hope this helps someone else out.
answered May 23 '18 at 4:03
ExcelotExcelot
212
212
add a comment |
add a comment |
Right click on each file, click Properties
On the General tab click Unblock
Click OK
add a comment |
Right click on each file, click Properties
On the General tab click Unblock
Click OK
add a comment |
Right click on each file, click Properties
On the General tab click Unblock
Click OK
Right click on each file, click Properties
On the General tab click Unblock
Click OK
edited Oct 3 '17 at 13:28
answered Sep 17 '17 at 14:17
wizlogwizlog
9,7601359109
9,7601359109
add a comment |
add a comment |
This worked for me in Windows 10:
- Right Click on the file with the .xls extension.
- Go to Open with from the drop down menu.
- Next click on Choose another app from the 2nd drop down menu
- A dialogue box will open with "How do you want to open this file?" at the top
- Click on More apps in blue with a down arrow next to the words.
- Scroll down to the bottom of the list of apps it gives you
- Click on Look for another app on this PC
- Find the file EXCEL.EXE (See info below on where to find this)
C: Program Files (x86) > Microsoft Office > root > Office 16 > EXCEL.EXE
Click to open the EXCEL.EXE file and your .xls file should open right up. This will also associate Excel 2016 with all .xls files on your computer or any new ones you come accross in the future. You can confirm this file association in the Default app settings in your Windows Settings. I hope this helps!!
add a comment |
This worked for me in Windows 10:
- Right Click on the file with the .xls extension.
- Go to Open with from the drop down menu.
- Next click on Choose another app from the 2nd drop down menu
- A dialogue box will open with "How do you want to open this file?" at the top
- Click on More apps in blue with a down arrow next to the words.
- Scroll down to the bottom of the list of apps it gives you
- Click on Look for another app on this PC
- Find the file EXCEL.EXE (See info below on where to find this)
C: Program Files (x86) > Microsoft Office > root > Office 16 > EXCEL.EXE
Click to open the EXCEL.EXE file and your .xls file should open right up. This will also associate Excel 2016 with all .xls files on your computer or any new ones you come accross in the future. You can confirm this file association in the Default app settings in your Windows Settings. I hope this helps!!
add a comment |
This worked for me in Windows 10:
- Right Click on the file with the .xls extension.
- Go to Open with from the drop down menu.
- Next click on Choose another app from the 2nd drop down menu
- A dialogue box will open with "How do you want to open this file?" at the top
- Click on More apps in blue with a down arrow next to the words.
- Scroll down to the bottom of the list of apps it gives you
- Click on Look for another app on this PC
- Find the file EXCEL.EXE (See info below on where to find this)
C: Program Files (x86) > Microsoft Office > root > Office 16 > EXCEL.EXE
Click to open the EXCEL.EXE file and your .xls file should open right up. This will also associate Excel 2016 with all .xls files on your computer or any new ones you come accross in the future. You can confirm this file association in the Default app settings in your Windows Settings. I hope this helps!!
This worked for me in Windows 10:
- Right Click on the file with the .xls extension.
- Go to Open with from the drop down menu.
- Next click on Choose another app from the 2nd drop down menu
- A dialogue box will open with "How do you want to open this file?" at the top
- Click on More apps in blue with a down arrow next to the words.
- Scroll down to the bottom of the list of apps it gives you
- Click on Look for another app on this PC
- Find the file EXCEL.EXE (See info below on where to find this)
C: Program Files (x86) > Microsoft Office > root > Office 16 > EXCEL.EXE
Click to open the EXCEL.EXE file and your .xls file should open right up. This will also associate Excel 2016 with all .xls files on your computer or any new ones you come accross in the future. You can confirm this file association in the Default app settings in your Windows Settings. I hope this helps!!
answered Nov 10 '17 at 0:44
KatherineRKatherineR
11
11
add a comment |
add a comment |
Open the Excel 2016 application first then open the xls file using Excel instead of windows explorer. This approach works for me.
add a comment |
Open the Excel 2016 application first then open the xls file using Excel instead of windows explorer. This approach works for me.
add a comment |
Open the Excel 2016 application first then open the xls file using Excel instead of windows explorer. This approach works for me.
Open the Excel 2016 application first then open the xls file using Excel instead of windows explorer. This approach works for me.
answered Jul 12 '18 at 14:32
Rashid RavatRashid Ravat
1
1
add a comment |
add a comment |
Question already asked in Superuser forum section, you can also check out the following mentioned solution:
You can try these basic methods to fix this opening file issue XLXS mentioned in Blog to fix the error of excel cannot open the file in MS: I cannot open Excel file
Method 1: Modify File Format of Workbook
1. Launch MS Excel 2016 application on the system.
Click on File tab to bring its menu.
After that, select Export option from the pop-out menu.
Next, select Change File Type under the Export section. Afterward, choose Workbook(*.xlsx) option under Change File Type heading.
Method 2: Take Help of ‘Open and Repair’
Start Excel application and click on File tab.
Go to Open option and click on Browse to upload the file that is corrupted.
From the Open window, select the file and go to the Open drop-down button.
Hit the button and select Open and Repair.
add a comment |
Question already asked in Superuser forum section, you can also check out the following mentioned solution:
You can try these basic methods to fix this opening file issue XLXS mentioned in Blog to fix the error of excel cannot open the file in MS: I cannot open Excel file
Method 1: Modify File Format of Workbook
1. Launch MS Excel 2016 application on the system.
Click on File tab to bring its menu.
After that, select Export option from the pop-out menu.
Next, select Change File Type under the Export section. Afterward, choose Workbook(*.xlsx) option under Change File Type heading.
Method 2: Take Help of ‘Open and Repair’
Start Excel application and click on File tab.
Go to Open option and click on Browse to upload the file that is corrupted.
From the Open window, select the file and go to the Open drop-down button.
Hit the button and select Open and Repair.
add a comment |
Question already asked in Superuser forum section, you can also check out the following mentioned solution:
You can try these basic methods to fix this opening file issue XLXS mentioned in Blog to fix the error of excel cannot open the file in MS: I cannot open Excel file
Method 1: Modify File Format of Workbook
1. Launch MS Excel 2016 application on the system.
Click on File tab to bring its menu.
After that, select Export option from the pop-out menu.
Next, select Change File Type under the Export section. Afterward, choose Workbook(*.xlsx) option under Change File Type heading.
Method 2: Take Help of ‘Open and Repair’
Start Excel application and click on File tab.
Go to Open option and click on Browse to upload the file that is corrupted.
From the Open window, select the file and go to the Open drop-down button.
Hit the button and select Open and Repair.
Question already asked in Superuser forum section, you can also check out the following mentioned solution:
You can try these basic methods to fix this opening file issue XLXS mentioned in Blog to fix the error of excel cannot open the file in MS: I cannot open Excel file
Method 1: Modify File Format of Workbook
1. Launch MS Excel 2016 application on the system.
Click on File tab to bring its menu.
After that, select Export option from the pop-out menu.
Next, select Change File Type under the Export section. Afterward, choose Workbook(*.xlsx) option under Change File Type heading.
Method 2: Take Help of ‘Open and Repair’
Start Excel application and click on File tab.
Go to Open option and click on Browse to upload the file that is corrupted.
From the Open window, select the file and go to the Open drop-down button.
Hit the button and select Open and Repair.
answered Jan 16 at 10:56
Robinsan shawRobinsan shaw
1
1
add a comment |
add a comment |
Please try this first:
-- Open a blank book in Excel 2016, then save it in an old".xls" file format, then close Excel.
-- try opening this file and see if there is a problem. Also, instead of double-clicking on the file to open it, try first running Excel 2016, then open the file inside. do both worked?
now, if you have succeeded in opening this file you have just created, it means you have other problems with your old files.
add a comment |
Please try this first:
-- Open a blank book in Excel 2016, then save it in an old".xls" file format, then close Excel.
-- try opening this file and see if there is a problem. Also, instead of double-clicking on the file to open it, try first running Excel 2016, then open the file inside. do both worked?
now, if you have succeeded in opening this file you have just created, it means you have other problems with your old files.
add a comment |
Please try this first:
-- Open a blank book in Excel 2016, then save it in an old".xls" file format, then close Excel.
-- try opening this file and see if there is a problem. Also, instead of double-clicking on the file to open it, try first running Excel 2016, then open the file inside. do both worked?
now, if you have succeeded in opening this file you have just created, it means you have other problems with your old files.
Please try this first:
-- Open a blank book in Excel 2016, then save it in an old".xls" file format, then close Excel.
-- try opening this file and see if there is a problem. Also, instead of double-clicking on the file to open it, try first running Excel 2016, then open the file inside. do both worked?
now, if you have succeeded in opening this file you have just created, it means you have other problems with your old files.
answered Mar 18 '18 at 16:19
Yılmaz DurmazYılmaz Durmaz
991
991
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1251051%2fhow-can-i-open-xls-file-with-excel-2016%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Some workarounds are given here
– Bandersnatch
Sep 17 '17 at 11:21