Data on report repeating

BPHusker

New member
Local time
Today, 07:07
Joined
Apr 17, 2008
Messages
7
Ok, I have a report that I am creating for a database that is our semester project in a class.

The report is made up of data from 3 tables (Guarantor, Guarantor_Phone, Student). The report first lists the parent (guarantor), then their phone number (can have more than one), then their associated student (can have more than one).

The problem I am having is that for each phone entry (ex, Home and Cell), it is listing the associated students after each one.

Here is a screencap of what I am getting.
2po2x54.jpg


I created the report with the wizard and then changed it around. Pretty much I have a GuarantorID header, PhoneID Header and a StudentID Header, if that helps out at all.
 
Last edited:
Yeah, if I can't figure it out I am just going to remove the second student or just leave it the way it is.
 
Last edited:
Anyone have any idea why it is repeating and how to fix it?
 

Users who are viewing this thread

Back
Top Bottom