I am working with a pre-existing excel file.  I need to find a header for a
column (ex. "Receiving").  The problem is that the header may not be on the
first row of the excel file.  I won't know the row number or the column
number.  Is there a way to search for a string value using poi that will
return to me the row and column of the string value?

Kindly,
Peter





--
To unsubscribe, e-mail:   <mailto:poi-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:poi-user-help@;jakarta.apache.org>

Reply via email to