Hi All. I have set up a database cataloguing my music collection. I have Album, Artist, Song title amongst other feilds. I would like to sort the display to show artist and album , however there are multiple entries for each album (for each song). I would like to filter the albums feild so that it only returns the album once (and then I can have a master-detail relationship mto show all tracks in that album). how do I filter the album column to display each album only once? Can you make it display only unique entries?