![]() |
Excel Report Template - Mail LabelSee Microsoft ® Excel ® Report
Function and SQL@F1=Report(sheet="Mail Label" type=var cell=B7,B8,B9,B10 copyrange=1:11 pagebreak = 4r) SELECT CompanyName ,Address ,CityName & ', ' & CountryName ,PostalCode FROM Customers, Cities, Countries WHERE Customers.CityCode = Cities.CityCode AND Customers.CountryCode = Cities.CountryCode AND Customers.CountryCode = Countries.CountryCode ORDER BY CompanyName ; These sample reports are generated by XLReportGen (Report Generator for Microsoft Excel). The sample reports in Microsoft Excel spreadsheet 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 Excel spreadsheet format XLS (301KB)
|
Copyright © 2004 - 2006 LJZsoft Corporation. All rights reserved.