Help for this page

Select Code to Download


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