Microsoft PowerPoint Reporting Tool
 

PowerPoint Report Template - Product Catalog

See Microsoft ® PowerPoint ® Report

PPT Report Template - Product Catalog

Function and SQL

/* Product Catalog */
@F1=Report(slide=2 type=var cell=A1,C1,A3,A5 
group=1,2,3 grouprange=1:6 image=2 pagebreak = g)
SELECT CategoryName
	,Picture
	,Description
	,ProductName
	,ProductID
	,QuantityPerUnit
	,UnitPrice
FROM Products, Categories
WHERE Products.CategoryID = Categories.CategoryID
ORDER BY 1,3

These sample reports are generated by PTReportGen (Report Generator for Microsoft PowerPoint). The sample reports in Microsoft PowerPoint format can be download for your report templates, and changed to adapt to your own needs. It is free.

Download the report samples in Microsoft PowerPoint format  PPT (468KB)

 


Copyright © 2006 LJZsoft Corporation. All rights reserved.