Help for this page
if (defined $cell) { my $value = $cell->value(); ## add ... if ($value[$col] =~ m/Completed/i){ $fmt = $format[1] }