Help for this page

Select Code to Download


  1. or download this
    $Sheet->Cells(3,1)->{Value} = "=IF(A1=B1,\"PASS\",\"FAIL\")";
    
  2. or download this
        use Win32::OLE;
        use strict;
    ...
    foo    foo
    
    PASS