ggreen86
ggreen86
Thank you for the sample file. You have a number of 'extra' files that are being added to the xlsx file (probably by Excel) that looks like they are for...
I just tried to open and then save to a new xlsx file name. I successfully opened the file (without the custom types) and then saved to a new file...
The class is ignoring those extra files and not including them. You can comment out the SET STEP ON after the OTHERWISE statement if you want to just to be...
Hello— Sorry that you are having issues trying to compile the tools. Instead of trying to chase the issue that you are having, I have uploaded the compiled tools as...
Hello— System.app is a program that is not part of the editors, but rather, it is used by the editors for image manipulation. This app can be found at: GitHub...
CodeMax has different challenges working with VFP. I solved it by creating two instances of CodeMax and setting the Visible property as needed. From the author of the control, he...
Hello— I just created the ExcelTest.xlsx file from the Demo() method (I am using Release 44) via excelxlsxtest.prg. I also successfully opened it in Excel 2016 with no errors. Please...
In looking at your original file that was created, you are missing the Image Example sheet being written correctly. I suspect that you may be missing the file “vfpxbanner.gif” which...
I would have to have your code in order to be able to understand what you did. The class does not have a method to create a column; it has...
**Closing issue.** No reply from Originator from my last request for more testing. The problem may be in how Excel 2019 is expecting the file layout. I have no way...