Page 2 of 2
Posted: Tue Mar 04, 2008 4:26 pm
by gnozal
Rook Zimbabwe wrote:I keep getting this error
Did you remove (uninstall) the library before using the include ?
Posted: Tue Mar 04, 2008 10:16 pm
by ABBKlaus
gnozal wrote:Rook Zimbabwe wrote:I keep getting this error
Did you remove (uninstall) the library before using the include ?
No he did not

Posted: Tue Mar 04, 2008 11:45 pm
by Rook Zimbabwe
SO I need to delet the Lib from User Libraries??? OK I will try anything.
Posted: Tue Nov 18, 2008 8:24 pm
by Rook Zimbabwe
How would I write a formula?
I wrote a string into the file, but even though the formula is correct I had to access that cell in excel and then hit enter to make it a formula`!!!
I used
Code: Select all
XLS_WriteText("=SUM(A1:A6)",7,0,#XLS_Font2,#XLS_LeftAlign,#XLS_CellNormal,0)
But it sin't recognized as a formula... Is there a XLS_WriteFormula() ?

Posted: Tue Nov 18, 2008 11:10 pm
by ABBKlaus
Rook Zimbabwe wrote:Is there a XLS_WriteFormula() ?
No sorry, ExcelWriter does not support formula´s.
Did you tried PureXLS from flype
http://www.purebasic.fr/english/viewtop ... 454#145454
Posted: Mon Jan 05, 2009 7:41 pm
by ABBKlaus
updated ExcelWriter to work with PB4.30X86.
Download see first post.
Re: ExcelWriter (creates MS-Excel '97 compatible files)
Posted: Mon Apr 05, 2010 9:25 pm
by ABBKlaus
Update :
ExcelWriter version 1.05 for PureBasic 4.5x x86
Regards Klaus
Re: ExcelWriter (creates MS-Excel '97 compatible files)
Posted: Tue Apr 06, 2010 11:40 am
by +18
thanks for developing and sharing

Re: ExcelWriter (creates MS-Excel '97 compatible files)
Posted: Tue Apr 06, 2010 1:02 pm
by jamba
awesome! thanks for developing and maintaining this
