try to use JExcel API http://www.andykhan.com/jexcelapi/
Best Regards Koundinya Chavali On Tue, 04 Jan 2005 15:40:30 +0530, Avik Sengupta <[EMAIL PROTECTED]> wrote: > POI will not recalc an XL sheet, sorry... Its a file format > reader/writer, not a functional replacement for Excel. > > On Tue, 2005-01-04 at 12:17 +0200, [EMAIL PROTECTED] wrote: > > hi people > > > > i have a very specific need and i'm wondering if this is a POI case > > i'll appreciate your answer (hints) before start scratch POI. > > > > i need to > > 1. open an all-ready-exist .xls > > 2. put values in some fields (for example A1,A2,A3) > > 3. force .xls to recalc > > 4. read values from some other fileds (B1, B2) > > > > i need to design an interface that will use > > bussines logic code that allready exist in xls files > > people that know the bussines logic part are not programmers > > and can design/create only xls files. > > > > regards > > > > --stavros > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
