Search found 5 matches

by folocco
Fri Nov 17, 2017 4:56 pm
Forum: XLSReadWritwII 6
Topic: bug .xlsm macro deleted
Replies: 2
Views: 2370

Re: bug .xlsm macro deleted

I sent you a private mail.
Thanks
by folocco
Mon Nov 13, 2017 3:11 pm
Forum: XLSReadWritwII 6
Topic: bug .xlsm macro deleted
Replies: 2
Views: 2370

bug .xlsm macro deleted

Hi if i write some cells in a file .xlsm that contains a macro originally when i reopen it all the macro are disappeard, this happen only if i wrote something in the file, if i just open the file later i can still find my macro inside. this is my code, if i delete the last row all my macro are fine ...
by folocco
Wed Nov 08, 2017 1:08 pm
Forum: XLSReadWritwII 6
Topic: combined chart
Replies: 3
Views: 2574

Re: combined chart

Thanks,

Please add this also in spreadsheet3 cause i installed the last version but the component inside is the 6.00.20 version.
I've bought spreadsheet3 so is the only one can i download(others ask me a pwd) but if i install this one the version is 6.00.20.
Thank you for your help.
by folocco
Tue Nov 07, 2017 4:10 pm
Forum: XLSReadWritwII 6
Topic: combined chart
Replies: 3
Views: 2574

combined chart

Hi,

If i put a combined chart in a Sheet this page will be corrupted or the chart will be deleted but there is no way to write in that page. This happen with .xlsx and .xlsm.
There is a solution?cause i need to use this type of chart.

Thanks,

Fabrizio.
by folocco
Mon Nov 06, 2017 4:30 pm
Forum: XLSReadWritwII 6
Topic: writing signed float to excel
Replies: 1
Views: 1875

writing signed float to excel

Hi if i use XLS.SheetByName('Legenda').AsFloat[cc,ct] to write the string '-2.03' it tells me that isn't a float. What i have to use in delphi in ordrer to write a signed number?if i use .asString or .asVariant Excel tells me that is a number written as a text and isn't good for me cause i wanna a s...