Author
Auto Filter using POI
Mohammed Yousuff
Ranch Hand
Joined: Oct 17, 2007
Posts: 198
Hi, I want to update a data to a excel sheet,i used POI to update the data in the new worksheet. It updated correcctly, when i added Auto Filter option in the excell sheet it throws the following errors. do you guys any thoughts in this. Thanks a lot for your help in Advance . ----
My Thoughts : http://passion4java.blogspot.com
Try not to become a man of success but rather to become a man of value.
Abdul Kader
Ranch Hand
Joined: Apr 11, 2007
Posts: 115
guys do your have any thought on this ?
Anubhav Anand
Ranch Hand
Joined: May 18, 2007
Posts: 341
This bug had been reported to apache for POI 2.5 and was marked as resolved but, POI 3.0 also reports same problem. Well, I think this AutoFilter problem is not resolved properly.
babu javafx
Greenhorn
Joined: Jan 05, 2009
Posts: 3
This Problem is resolved in POI 3.5, so you can use poi3.5 for AutoFilter option.
But for large size files, POI3.5 is giving some other problems.
Any Suggestions from you guyz
babu
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
Moving to other open source projects.
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35224
posted Jan 05, 2009 03:26:56
0
Hello "babu javafx"-
Welcome to JavaRanch.
On your way in you may have missed that we have a policy on screen names here at JavaRanch. Basically, it must consist of a first name, a space, and a last name, and not be obviously fictitious. Since yours does not conform with it, please take a moment to change it, which you can do using the "My Profile" link at the top of the page.
But for large size files, POI3.5 is giving some other problems.
Any Suggestions from you guyz
What problems are those? TellTheDetails
Also, please leave out the colored fonts. They only serve to make your post harder to read.
Android apps – ImageJ plugins – Java web charts
subject: Auto Filter using POI