E
epr
hello,
hope to get some help here.
i need to parse some big batch of excel files, some general question:
( the excel file contains some data pages ad a summary page, kind of like a
report)
I need to look at the content of each cell, then decide what to do next, for
example, if the cell says ' total income' the i should retrive the next field
as the real value as total income.
question:
1. how do i know the boundary of a sheet, is that limited?
some times the cell is actually combined from multiple columns, in such
case, how do i iterate through?
basically, you can see that i am looking for some basic stuff so i can sail
through the data.
any help is appreciated.
thx.
hope to get some help here.
i need to parse some big batch of excel files, some general question:
( the excel file contains some data pages ad a summary page, kind of like a
report)
I need to look at the content of each cell, then decide what to do next, for
example, if the cell says ' total income' the i should retrive the next field
as the real value as total income.
question:
1. how do i know the boundary of a sheet, is that limited?
some times the cell is actually combined from multiple columns, in such
case, how do i iterate through?
basically, you can see that i am looking for some basic stuff so i can sail
through the data.
any help is appreciated.
thx.