Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    use 5.010;
    ...
      }
      $WriteWorksheet->repeat_formula($row, 13, $formula, $f_change, 'F1',
    +'F'.($row+1), 'E1', 'E'.($row+1));
    }
    
  2. or download this
    #!/usr/bin/perl
    
    use 5.010;
    ...
        }
      }
    }