klaus Expert Licensed User Longtime User Aug 16, 2018 #1 Hi Erel, Would it be possible to allow the Excel library to read also *.xlsx files. It currently allows only *.xls files. Attached my test program. Attachments LoadExcel.zip 38.7 KB · Views: 428
Hi Erel, Would it be possible to allow the Excel library to read also *.xlsx files. It currently allows only *.xls files. Attached my test program.
Erel B4X founder Staff member Licensed User Longtime User Aug 16, 2018 #2 xlsx format is completely different. The Excel library will not be able to read it. The only library available that can read it is jPOI which is a (large) B4J library.
xlsx format is completely different. The Excel library will not be able to read it. The only library available that can read it is jPOI which is a (large) B4J library.