Several records merged to one record

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I think I need to create a crosstab query and I would like to have your help
please. I have a student table with last name , first name and family field.
We have students that may have upto 4 students to one family. So that
means that I have upto four records per family. There are other fields in
the table but do not need them at this time. The family field is coded to
keep the family grouped together. Is there a way that I can create one
record per family instead of 4. The crosstab query was giving me totals. I
would like this to read:

Lastname Firstname Firstname Firstname Firstname

Keep in mind that some families can contain only 1, 2 or 3 students. The
number of students will vary per family.

Thanks for your help,

Robin
 
Can you give me some hints on how to set up the report. That might be the
best way to go. I am not that familar with multiple column subreports
 
Back
Top