I am trying to print out the highest value in a given column under a certain condition that it must observe from an adjacent column.
I have tried using Spreadsheet::WriteExcel in unison with Spreadsheet::ParseExcel to achieve this but I find it difficult to bring in a condition loop in a generic manner.
Any suggestions would be appreciated.
In reply to Excel and Perl
by kb