Page 1 of 1

How to make T report

Posted: Sat Oct 07, 2006 9:50 pm
by iomega55
Hi:
How can I make a "T" report


Databand1
++++++++++++++++
Databand2 | Databand3

Is it possible Databand2 and Databand3 share the same rows?

Thanks

How to make T report

Posted: Sun Oct 08, 2006 4:32 am
by Vital
You can use subreports. Place on databand1 two subreports. After then create on subreportpage1 Databand2, on subreportpage2 - Databand3.
Set MasterComponent of Databand2 and DataBand3 to DataBand1.

Thank you.