Save as v2007 explicitly?

XL Pro

Board Regular
Joined
Apr 17, 2002
Messages
249
Office Version
  1. 365
Platform
  1. Windows
In XL 2016:

Is there a VBA fileformat for saving an Excel file explicitly as ver 2007? I have a legacy program that can read an Excel 2007 xlsx file, but not 2016.
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
As far as I know a xlsx filetype is the same in 2016 as 2007, are you sure that you weren't saving as an xls filetype when using 2007?
 
Last edited:
Upvote 0
The format is unchanged since Excel 2007, is it not?
 
Upvote 0
Hmmm... we use a program (now pretty old) - Datawatch Monarch v10.5. It's capable of reading Excel files through v2007.
Our ERP creates Excel XML files, so in my macro I open them and then save them as true .XLSX files. If I save that file with Excel 2007, Monarch can read them. If I save them with Excel 2016, Monarch locks up.
I understand that .XLSX files are really just "zip" files, so if a file is saved from Excel 2016, there's probably information in there that Excel 2007 just ignores, but crashes Monarch. :(
 
Upvote 0

Forum statistics

Threads
1,214,642
Messages
6,120,698
Members
448,979
Latest member
DET4492

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