How can I analize Excel file with Apache POI? I have excel file with a lot of cell values, some values must be ignored some cells must be split into two part,
this code read all strings and numbers, but I need split it into different blocks ............................ [ November 28, 2008: Message edited by: Martijn Verburg ]
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
0
Can you give an example of the contents of a spreadsheet cell, along with what the result of the analysis would be?