00:30:12 Create new PHPExcel object
00:30:12 Set document properties
00:30:12 Add some data
00:30:12 Sum of Range #1 is 23
00:30:12 Sum of Range #2 is 33
00:30:12 Sum of both Ranges is 56
00:30:12 Minimum value in either Range is 3
00:30:12 Maximum value in either Range is 17
00:30:12 Average value of both Ranges is 9.3333333333333
00:30:12 Rename worksheet
00:30:12 Write to Excel2007 format
00:30:12 File written to 03formulas.xlsx
Call time to write Workbook was 0.0224 seconds
00:30:12 Current memory usage: 4.5 MB
00:30:12 Write to Excel5 format
00:30:12 File written to 03formulas.xls
Call time to write Workbook was 0.0166 seconds
00:30:12 Current memory usage: 5.75 MB
00:30:12 Peak memory usage: 5.75 MB
00:30:12 Done writing files
Files have been created in C:\SingularLogic\Genesis\WebDocs\lib\libs\phpexcel\Examples