View Full Version : Compare XML spreadsheets
edifantasy
30-Apr-2008, 04:22 AM
Is it possible to compare XML spreadsheets?
These are actually Excel workbooks... just the saved format is different.
Stumpii
30-Apr-2008, 06:08 AM
Is it possible to compare XML spreadsheets?
These are actually Excel workbooks... just the saved format is different.
Have you tried creating a file format based on the xls file format? The xls file format uses VBScript to create an invisible instance of Excel, load the xls file and export the data to CSV. This should work for xls spreadsheets as well.
edifantasy
30-Apr-2008, 06:25 AM
Thanks for the suggestion :)
It works now.
vBulletin® v3.7.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.