Questions and answers on how to use XLSReadWriteII 3/4/5.
-
braune
- Posts: 12
- Joined: Tue Feb 01, 2005 3:21 pm
Post
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
-
larsa
- Site Admin
- Posts: 926
- Joined: Mon Jun 27, 2005 9:30 pm
Post
by larsa »
Hello
Please test this with version 6. It has improved support for macro (XLSM) files.
Lars Arvidsson, Axolot Data