ggreen86
ggreen86
John-- I found the problem. Your 'bad.xlxs' file is missing the internal file sheet1.xml which defines the sheet values. Not sure why it is missing. Please try the below code...
John-- Just to clarify, did the code that I sent work for you and create a correct workbook file? Thank you. Greg ________________________________ From: Harbour-J ***@***.***> Sent: Monday, August 8,...
John-- I am not able to reproduce the error on my side. Can you check the xl_cells table to ensure that there is data contained? Also, set a breakpoints in...
John-- Where is the code line that you referenced below? I did a search and do not find it in the class library. Greg ________________________________ From: Harbour-J ***@***.***> Sent: Tuesday,...
John-- Yes, please open a new issue to track this. This way others can find a similar issue if they have it as well. In the meantime, I will check...
You are missing some screen shots I believe. Please provide an example PRG that will reproduce your error so that I can debug and fix.
Thank you -- will look into the problem. ________________________________ From: jhernancanom ***@***.***> Sent: Tuesday, July 13, 2021 12:14 PM To: ggreen86/XLSX-Workbook-Class ***@***.***> Cc: ggreen86 ***@***.***>; Comment ***@***.***> Subject: Re: [ggreen86/XLSX-Workbook-Class]...
Please send me a copy of the tables if possible so that I can reproduce your error message? As for your test code, the fourth parameter in the method (.T.)...
Yes, load the workbook and then make the changes and use the SaveWorkbookAs() method. ________________________________ From: Lutz Scheffler ***@***.***> Sent: Thursday, May 13, 2021 12:55 PM To: ggreen86/XLSX-Workbook-Class ***@***.***> Cc:...
Hernan-- That way should work. You can also open the template.xlsx file and then use the SaveWorkbookAs() method to save with the name "VENTAS_ENERO_2021.XLSx". Please send me the template.xlsx file...