The Artima Developer Community
Sponsored Link

Java Answers Forum
how can I read a excel file

2 replies on 1 page. Most recent reply: May 6, 2005 11:24 AM by lisa cafero

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
tom_wu

Posts: 2
Nickname: wuzb
Registered: Feb, 2005

how can I read a excel file Posted: Feb 15, 2005 1:48 AM
Reply to this message Reply
Advertisement
I use POI API to read a excel file , but if the workbook of this speadsheet has been protected , it throws Exception .

I try java Excel API too , but it also throws exception.

How can I mix the issue.


tom_wu

Posts: 2
Nickname: wuzb
Registered: Feb, 2005

Re: how can I read a excel file Posted: Feb 15, 2005 9:23 PM
Reply to this message Reply
When I try to read a Microsoft Excel for workbook, I receive the following error message: "Could not decrypt file. "

This Excel file has been protected, and I have got the password; but how can I parse excel file with the password in the java.

lisa cafero

Posts: 1
Nickname: lisa430
Registered: May, 2005

Re: how can I read a excel file Posted: May 6, 2005 11:24 AM
Reply to this message Reply
how did you password protect the worksheet using poi?

i am struggling with trying to password protect the Excel file downloaded using POI

thanks for letting me know!

Flat View: This topic has 2 replies on 1 page
Topic: Applet Not inited, Error Previous Topic   Next Topic Topic: A JButton with Double Listener

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use