This is the third time you have posted exactly the same question to the list. Doing so will not make anyone answer more promptly, please only post each question once.
Have you taken the time to read through the documentation for the api yet? There is a very well understood way to process large files. For the older binary format - http://poi.apache.org/spreadsheet/how-to.html#event_api - and for the newer OOXML format - http://poi.apache.org/spreadsheet/how-to.html#xssf_sax_api This list contains many examples of questions pertaining to both and it would benefit you if you took the time to look for and at them. -- View this message in context: http://apache-poi.1045710.n5.nabble.com/How-to-read-large-excel-file-using-apache-poi-tp5712649p5712653.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
