Library of procedures and functions that manage Microsoft Excel Spreadsheets.
Import Excel Spreadsheets (xls/xlsx) from Windows servers to ABL temp-tables via ActiveX.
Generate native Excel Spreadsheets (xls/xlsx) from Windows servers via ActiveX.
Generate native Excel XML Spreadsheet 2003 (xml) from Windows or Linux servers via native ABL.
----
There has been significant effort on my part to produce this code. It works and it works well. In return, I have two requests:
1....
This isn't a huge app but if you have anything you would like to see implemented please let me know!
Obviously most people would prefer using Excel but this was made for people who don't know how to use Excel or just don't want to.
In the next coming update I've migrated to SQLite for the database. This will be coming within the next week or so!
____________________
Change log November 28th:
- Added layout manager so application now scales.
- Fixed dialog boxes not showing...