XLS vs (XLSXM or XLSX ) speed performance

Jazzy_Fizzel

New Member
Joined
Apr 4, 2018
Messages
1
Hi,

My question is more theoretical. We have a file that requires the use of complex formula for a large set of data. The XLS version of the file is much faster than the XLSX or XLSM version. I understand why the XLS file is faster and explain it to one of the managers. Whoever the manager insists on using either the XLSM or XLSX version as the XLS is older. I offered the solution to turn automatic calculation which was also refused. My last resort is to find reliable sources or MS documentation that can officially confirm that XLS file are indeed faster. I searched the web to find a bunch of articles and forums, but none seems reliable source to my manager. I was wondering if anyone knows where I can find reliable text or article that can validate the performance of these three types of files?

Thanks in advance.
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
I don't think MS will officially document an older product is faster than their latest offering.
 
Upvote 0
What about the .xlsb format? It's a "modern" format. Have you benchmarked it against the .xls version?
 
Upvote 0
the binary file is certainly smaller than the xlsm ones, internally I don't think they process quicker. I found writing for xls was less confusing than the later versions with themes etc. I would consider an option to save the file as xls, and email that out whilst maintaining the newer front end, just need to make sure code used is backwards compatible
 
Upvote 0

Forum statistics

Threads
1,214,825
Messages
6,121,787
Members
449,049
Latest member
greyangel23

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top