This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes Java in General and the fly likes How to add more comments on existing excel file that containing comments using apache poi? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "How to add more comments on existing excel file that containing comments using apache poi?" Watch "How to add more comments on existing excel file that containing comments using apache poi?" New topic
Author

How to add more comments on existing excel file that containing comments using apache poi?

Saravanan Palanisamy
Greenhorn

Joined: Jul 02, 2010
Posts: 2
Hi All,

I am using apache poi3.6 to access Excel file from java.Here,

My existing Excel sheet having some more comments abt the cell.Now, i want to open my existing excel file and also put some more comments abt the other cells.While doing so, the old comments are removed.after opening the excel file,it says,"file errorata may have been lost"...

Please guide me to put more comments on my existing excel sheet....



Thanks & Regards,
P.SARAVANAN
 
jQuery in Action, 2nd edition
 
subject: How to add more comments on existing excel file that containing comments using apache poi?
 
Similar Threads
how to insert a file object in excel sheet using java
Reading excel file
Excel sheet not getting deleted in the back end - POI
Formating problem
Detect filter in excel sheet using Apache POI