Page 1 of 1

XLSSuit5 XLSM Files

Posted: Mon Apr 09, 2018 9:51 am
by braune
Hi Lars,

i have a XLSM file with charts and macros.

When i do this

Code: Select all

XLS.LoadFromFile('c:\test.xlsm');
XLS[0].AsFloat[16,6] := 6;
XLS.Write;
the file corrupted.

Can you help me

Re: XLSSuit5 XLSM Files

Posted: Mon Apr 09, 2018 3:13 pm
by larsa
Hello

Please test this with version 6. It has improved support for macro (XLSM) files.