Faqts : Business : Programming : Shopping For You : Java

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

17 of 31 people (55%) answered Yes
Recently 4 of 10 people (40%) answered Yes

Entry

How do I read Contents from Excel using Java

Feb 11th, 2004 07:48
Annie Butterworth, Sridhar Paidi,


There is an open source tool called POI.

http://jakarta.apache.org/poi/

It is a Java API to access Microsoft OLE2 format files in Java. There 
are tutorials on the site illustrating its use to access Excel 
Spreadsheets.