PDA

Click to See Complete Forum and Search --> : Reports


greatrohit
Nov 10th, 1999, 11:11 AM
Is there a way to print a simple Report
using Crystal Reports,in which there are
three tables the contents of which have
to be printed independently in a single
Report without linking of any field.

e.g.

< Field 1 of table 1 >

<All Records of field 1 of Table 2 >

<All Records of field 1 of Table 3 >

Table 1 , 2 & 3 are independent Tables not
linked to each other.

bertie9
Nov 15th, 1999, 01:49 AM
In Crystal choose the insert fields from the insert menu and then just drag the required field's onto the report.In VB, do the same but drag the fields from the column on the left.

Matt

[This message has been edited by bertie9 (edited 11-16-1999).]