On 2016-08-19 04:19, Alan Bourke wrote:
I've used the XLSXWorkbook classes on VFPx before (https://vfpx.codeplex.com/wikipage?title=XLSXWorkbook&referringTitle=Hom...) which can read from\write to .XLSX format using native VFP code without Excel being installed.
Sounds like Christof's ExcelXML class. Recall that I can't use VFP data storage due to > 255 columns. I'll check that out. Thx!