05:36:01 Create new PHPExcel object
05:36:01 Set document properties
05:36:01 Add some data
05:36:01 Sum of Range #1 is 23
05:36:01 Sum of Range #2 is 33
05:36:01 Sum of both Ranges is 56
05:36:01 Minimum value in either Range is 3
05:36:01 Maximum value in either Range is 17
05:36:01 Average value of both Ranges is 9.33333333333
05:36:01 Rename worksheet
05:36:01 Write to Excel2007 format
05:36:01 File written to 03formulas.xlsx
Call time to write Workbook was 0.0192 seconds
05:36:01 Current memory usage: 10 MB
05:36:01 Write to Excel5 format
05:36:01 File written to 03formulas.xls
Call time to write Workbook was 0.0331 seconds
05:36:01 Current memory usage: 13 MB
05:36:01 Peak memory usage: 13 MB
05:36:01 Done writing files
Files have been created in /home/bstapps/public_html/_common/_uti/PHPExcel/Examples