I have a report that I would like to have print several child records on a line. These records happen to be names and the way I want them to print is as follows ("First name" "Last name", "First Name" "Last Name") There could be as many as 4 names that I would like to print on one line. Is there an easy way of querying the information and placing it into the report? Any help would be greatly appreciated!