What about this approach where we convert two excel files in .csv format and
then compare those two files ?

Regards,
Amit Saxena

On Tue, Jul 15, 2008 at 4:33 PM, Gunnar Hjalmarsson <[EMAIL PROTECTED]>
wrote:

> Sivasakthi wrote:
>
>> Gunnar Hjalmarsson wrote:
>>
>>> Sivasakthi wrote:
>>>
>>>> Is it possible to compare two excel  file by  using Perl?
>>>>
>>>
>>> Yes.
>>>
>>
>> Let me know how to do that.. or direct me to right document.
>>
>
> I have never done it, but I think I'd follow these steps:
>
> 1. Decide in what way they are going to be compared, and what the output
> should look like.
>
> 2. Check out CPAN for suitable modules.
>
> http://search.cpan.org/search?query=excel+parse
>
> 3. Write code.
>
> --
> Gunnar Hjalmarsson
> Email: http://www.gunnar.cc/cgi-bin/contact.pl
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> http://learn.perl.org/
>
>
>

Reply via email to