![]() |
PowerPoint Report Template - Customer ListSee Microsoft ® PowerPoint ® Report
Function and SQL/* Customer List */ @F1=Report(slide=2 type=var cell=A2 pagebreak=19 reserve=2) SELECT CompanyName ,CityName ,CountryName ,ContactName FROM Customers, Cities, Countries WHERE Customers.CityCode = Cities.CityCode AND Customers.CountryCode = Cities.CountryCode AND Customers.CountryCode = Countries.CountryCode ORDER BY CompanyName,CityName,CountryName 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.