You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Devinder <fu...@yahoo.com> on 2006/08/18 11:25:37 UTC

Comparing two excel files

I have two excel files to compared. From the source file I take a column value 
and locate the row contain that value how can that be done.


---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


Re: Comparing two excel files

Posted by Devinder <fu...@yahoo.com>.
Devinder <fusion35 <at> yahoo.com> writes:

> 
> I have two excel files to compared. From the source file I take a column 
value 
> and locate the row contain that value how can that be done.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-user-unsubscribe <at> jakarta.apache.org
> Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
> The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/
> 
> 

I refine my query, I have a value which I need to find in an excel file (just 
like the Find option works). Do I have to look for every row and column or is 
there a method to do it ?



---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/