in reply to Re: Error getting number of rows in excel.in thread Error getting number of rows in excel.
my $LastRow = $Sheet->UsedRange->Find({What=>"*", SearchDirection=>xlPrevious, SearchOrder=>xlByRows})->{Row}; [download]
C-.
--- Flex the Geek