How about:

HSSFWorkbook wb = new HSSFWorkbook(new
FileInputStream("path/to/my/excel.xls"));

ciao Bodo

> -----Urspr�ngliche Nachricht-----
> Von: Francesco Pellegrini [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 19. Juli 2004 10:54
> An: [EMAIL PROTECTED]
> Betreff: how to open existing excel File
> 
> 
> Hi all,
> 
> I'm try to find out how Can I open excel file, get a 
> worksheet and then
> update data inside some cells.
> 
> I use Jakarta POI, jdk 1.4.2 and Tomcat 5.0.19.
> 
> I have already checked API documentation, but I didn't find a 
> solution.
> 
> Any Help will be appreciated.
> 
> 
> Thanks
> 
> Francesco.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to