I have a database which has a single entry for each member of a family. In the report I use, I have managed to group all the familys with the same address together, but the report formats as follows
Surname ,Address, Phone
Firstname
Firstname
etc
I have seen reports that format as follows, but I don’t know how to achive this.
Surname, Address, Phone, etc
Firstname, Firstname, Firstname, etc
Can anyone help.
Thanks