reading excel files

  • Thread starter JÅns MÁrtin SchlÁttÅr
  • Start date
J

JÅns MÁrtin SchlÁttÅr

I want to read a lot of excel files with java on a non-windows
machine.
I'm not sure about the excel-version used to write the files.
It is not possible to modify or export the excel files for this task.
I want to read the cell contents, nothing else. I'm not interested in
cell formatting or formulas.

I tried JXL, but it does not work because the excel file is write
protected.
But I can open and read it with OpenOffice.

Are there any other simple and free tools?

Martin
 
T

Thomas Kellerer

Jеns Mаrtin Schlаttеr wrote on 18.10.2008 23:04:
I want to read a lot of excel files with java on a non-windows
machine.
I'm not sure about the excel-version used to write the files.
It is not possible to modify or export the excel files for this task.
I want to read the cell contents, nothing else. I'm not interested in
cell formatting or formulas.

I tried JXL, but it does not work because the excel file is write
protected.
But I can open and read it with OpenOffice.

Are there any other simple and free tools?

http://poi.apache.org/
 
J

JÅns MÁrtin SchlÁttÅr

Are there any other simple and free tools?

=> HSSF does not currently support encrypted workbooks

Since I can open and read the excel sheet with OpenOffice without
using a password, I doubt that the workbook can be called encrypted!?

Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top