Page 1 of 1

Printing related data on a label

Posted: Mon May 09, 2005 9:22 am
by BruceB
I need to print labels (Avery 5260 _ 3 across 1 x 2.75) that contain a name from a master db and one to four lines of data from a related db. ____It appears that any data not on a record line corrupts the formatting of these labels. I have used a variation of _Printing Related Records on One Line_ and then created a calculated field for up to four fields that contain the related data (fld1, fld2, fld3, fld4). I then have placed on Record line one the Name field from the master db and on Record lines two thru five fld1 to fld4. This works except the same Name is printed as many times as I have related data. I have tried using Group Footers but the labels don_t format correctly. ____How can I print only the last record that contains all the data from the related files?____I_m using RR V10+____