|
Afalina Soft XL Report G2 released.
XL Report G2 is a Delphi and C++Builder component for Microsoft Excel reporting and analyzing. The reports are based on templates created by the software developer. The template contains static data, dynamic data placeholders, Excel formulas, pictures, formatting, etc., as well as commands to the component. The component creates a workbook based on the template, inserts your application data (datasets or arbitrary data), applies the formats, processes the commands, and produces the final view of the report. The command set allows you to group, sort, sum, protect the data, insert subtotals, apply autofiter, create outline view, etc. Excel macros supported!
But the most interesting feature of XL Report G2 is the automatic Excel PivotTable creation. Did you ever think of analyzing your data in Pivot tables? Never heard of them? See Excel Help: just type "pivottables" in the Answer Wizard tab in Excel 2000 or in the Index tab in Excel97.
XL Report G2 Take a tour:
http://www.afalinasoft.com/xl-report/delphi/quicktour1.html.
D4, D5, B4, B5
Excel 97+SR2, Excel 2000.
Related Discussions - SECURISATION DE LOGICIEL. (2001-01-08 08:50:15)Si tu es intéressé, j'ai fait un générateur de numéros de série "anti-copie" : il est basé sur des caractéristiques du processeurs, donc en cas de...
- QREPORT & TQUERY QUESTION (D5) (2001-01-09 04:12:35)though in your question you said that the dataset property of the quickreport is configured but i bet that you have not because that is the only...
- WHAT FREEWARE (!) SHOULD I USE INSTEAD OF BDE? (2001-01-10 07:00:24)See Kyle Corde's BDE Alternatives Guide:
http://www.kylecordes.com/bag/index.html
- QUICK REPORT (2001-01-09 01:24:47)Well, it's not exactly clear what you mean, but you should
first set the AutoSize properties false and then:
- enlarge the horizontal size of the...
- QUICK REPORT (2001-01-10 04:39:38)I don't really understand what you mean. But I think, you want to write a table without a database. This is possible with the OnNeedData-Event of...
- HOW TO ADD A TLISTBOX TO A FORM AT RUNTIME? (2001-01-10 05:05:44)Just add "listbox1.parent:=form1" after "create"...
- MAILING A REPORT (2001-01-25 22:12:53)Thanks, saving as a .qrp file works fine, but it means when I mail the file to someone I must mail with it an .exe file for the receiver to use to...
- TRICHEDIT CHANGES CONTENTS ON WINDOWS 2000 (2001-01-25 10:46:38)It would not be the first time Microsoft makes some modifications to the behaviour of a library. For example, everytime a new version of MDAC is...
- NET SEND (2001-01-26 23:17:39)Hey Mr. Baseball,
Thank you man for being so explanative and modifying the code to improve it. Thanks to Rubens too, he tested the code and so on....
- LOCK FILE TOO LARGE ?? (2001-01-30 02:24:15)This error can be caused by one or more of the following:
1) the executable is in the same directory as the table;
2) private directory not set...
|