Hi all,

i've just downloaded POI 2.0-FINAL release and i'm facing a problem with
setCellFormual() method.

When i work with a single sheet workbook (my sheet is named Catalogue)  i
have no problem with using this kind of formula:

c.setCellFormula("SUM(Catalogue!I4:I5)");

and even

c.setCellFormula("SUM(I4:I5)");


but if i add a second sheet to this workbook, i can't open the workbook any
longer using Microsoft Excel 2000 (and i can using Microsoft Excel XP)

may be i'm not using the right way for my formula but can't find anything in
FAQ or Google.

Hope someone could help me

Thanks





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to