Hi , I want to read the data from excel file in a matrix. i.e if my file contain data like 1 2 3 4 5 6 7 8 9 10 11 12 Then I want to get 5 cells for each row, currently I am getting 4 cells for first row, 5 cells for second row, 2 cells for third row and 5 cells for fourth row. Is there any way through which I get 5 cells for each row ? Please suggest ..... -- View this message in context: http://old.nabble.com/Read-data-from-excel-file-in-matrix.-tp27929789p27929789.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]
