I am developing a database for the songs I write. The "Songs" table has a one-to-many relationship with the "Writers" table. When I generate the lyric sheet report, I want to list the writers in a copyright notice at the top (e.g. - "Copyright 2009, W. Becker, D. Fagen..."). I know how to get a vertical list by a repeating detail section, but not a horizontal list like I need. Anyone know how to do this?



Mark