Help for this page
for(my $k=2; $k<521754; $k++)
my $used_rows = $Sheet2->UsedRange->Rows(); for my $k (2..$used_rows) { }