Hello,<br><br>I have a table in access(2000) which has three fields, the first <br>field contains the names of people (repeating), the second field <br>contains the various levels (repeating) that these people have <br>progressed through and the third field is a code for the <br>location.<br><br>For example<br><br>Field1(person) Field2 (Level) Location<br>Joe Bloggs 4 C1<br>Joe Bloggs 3 C1<br>Fred Nerk 5 C1<br>Fred Nerk 3 C1<br><br>I would like Crystal Reports (using 4.6.1.0) to display a field <br>for each level with the name of each person that reach that <br>respective round. For example, the above data should be <br>represented like this in Crystal Reports:<br><br>Round3 Round4 Round5<br>Joe Bloggs Joe Bl. Fred Nerk<br>Fred Nerk<br><br>I would greatly appreciate it if anybody can let me know how I <br>can make this display possible in Crystal Reports.<br><br>Thank You<br>