10:52:16 Create new PHPExcel object
10:52:16 Set document properties
10:52:16 Add some data
10:52:16 Sum of Range #1 is 23
10:52:16 Sum of Range #2 is 33
10:52:16 Sum of both Ranges is 56
10:52:16 Minimum value in either Range is 3
10:52:16 Maximum value in either Range is 17
10:52:16 Average value of both Ranges is 9.333333333333334
10:52:16 Rename worksheet
10:52:16 Write to Excel2007 format
10:52:16 File written to 03formulas.xlsx
Call time to write Workbook was 0.0602 seconds
10:52:16 Current memory usage: 1.5 MB
10:52:16 Write to Excel5 format
10:52:16 File written to 03formulas.xls
Call time to write Workbook was 0.0073 seconds
10:52:16 Current memory usage: 2.25 MB
10:52:16 Peak memory usage: 2.25 MB
10:52:16 Done writing files
Files have been created in /flex/storage/here.tf/site/www/res/scripts/php/PHPExcel/Examples