I have 3 tables. 1 to many relationships created for table 1 to table 2, and for table 1 to table 3. I need to create a report that displays the first field from table 1 and then displays ALL associated fields in table 2 before displaying any fields from table 3. Thanks for any help.