Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Append to Excel with HSSF Apache POI

807607Dec 14 2006 — edited Dec 18 2006
Hi,

I'm trying to writing to xls file using apache POI, but I need to write append to the xls instead of rewriting or create a new one.
And if the file doesn't exist, it will create a new one, otherwise, just append to the existing file.

Does anyone know how to do this with apache POI?

Cheers,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 15 2007
Added on Dec 14 2006
4 comments
390 views