Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raytung/exceldiff
https://github.com/raytung/exceldiff
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/raytung/exceldiff
- Owner: raytung
- Created: 2014-03-07T13:13:09.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-10T07:06:17.000Z (almost 11 years ago)
- Last Synced: 2024-10-14T19:36:45.864Z (2 months ago)
- Language: C++
- Size: 266 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ExcelDiff
=========- This program checks if 2 Microsoft Excel 97-03 spreadsheets are identical in different directories.
- Using BasicExcel API
**N.B. Will crash if the Excels are NOT 97-03 version.**
**N.B. Excel 95 has the same .xls extension as 97-03 version. Make sure to "Save As" 97-03 before proceeding**
Screenshots
![alt tag](https://raw.github.com/raytung/ExcelDiff/master/sample.png)
If one enters a valid path, the field turns green.
If one enters an invalid path, the field turns red.
![alt tag](https://raw.github.com/raytung/ExcelDiff/master/sample2.png)