| Author |
Excel Reading using java
|
vijaya vinayagam
Greenhorn
Joined: Dec 09, 2005
Posts: 21
|
|
Hi, I need to read the Excel sheet using java for which i downloaded the "org.apache.poi". When i use it to read normal excel sheets i don't face any probs it was reading good but in my case i need to read a excel sheet which has macros. so it's throwing "java.lang.reflect.InvocationTargetException" exception. Let me know any possible way to read excel sheet either by using the same API or any API if available to perform this operation Thanks in advance
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8265
|
|
|
You may want to try searching or posting to the POI user mailing list.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: Excel Reading using java
|
|
|