PaulChilds
Technical User
- May 21, 2002
- 195
Hi,
I have a database of all the songs on my CDs.
I enter the Song title, first line (if different) writer and performing artist.
I want to do a query which brings up each song once:
for example:
At the minute if I had 'People are Strange' sung by the Doors on one CD and Echo and the Bunnymen on another, it comes up with a record for each.
But, in a form based on the query, I want it to recognise that I have the song 'People are Strange' twice and list which CDs I have it on, rather than bring up the two seperate records.
I know there are many different songs with the same title, so I need to make each song unique by recognising more than one of the fields above. (Title, first line & writer)
Any ideas?
Cheers
PC
I have a database of all the songs on my CDs.
I enter the Song title, first line (if different) writer and performing artist.
I want to do a query which brings up each song once:
for example:
At the minute if I had 'People are Strange' sung by the Doors on one CD and Echo and the Bunnymen on another, it comes up with a record for each.
But, in a form based on the query, I want it to recognise that I have the song 'People are Strange' twice and list which CDs I have it on, rather than bring up the two seperate records.
I know there are many different songs with the same title, so I need to make each song unique by recognising more than one of the fields above. (Title, first line & writer)
Any ideas?
Cheers
PC