C
Cubb
I am very new at this, so sorry if this is a stupid question. I have an
Access 2003 Database of all my CDs. It has 1 table which has fields for
Artist, Album, Year, Genre, and up to 31 for the individual tracks.(because
one of my cds has that many)
Anyway, in my Form I have a combo box for Genre. I have got it to pick the
selections from my Genre column on my Table. The problem is there is about
200 or more selections in the drop down box for "Rock" because it has added 1
for each occurance of it in my table. I want to know if there is a way
(possibly in my Query) to filter out the duplicates? I wanted it this way so
that if there was another Genre not listed, when you added it to a new
record, it would automatically be added to the drop down list in my combo box.
Any simple way to do this?
Thanks
Access 2003 Database of all my CDs. It has 1 table which has fields for
Artist, Album, Year, Genre, and up to 31 for the individual tracks.(because
one of my cds has that many)
Anyway, in my Form I have a combo box for Genre. I have got it to pick the
selections from my Genre column on my Table. The problem is there is about
200 or more selections in the drop down box for "Rock" because it has added 1
for each occurance of it in my table. I want to know if there is a way
(possibly in my Query) to filter out the duplicates? I wanted it this way so
that if there was another Genre not listed, when you added it to a new
record, it would automatically be added to the drop down list in my combo box.
Any simple way to do this?
Thanks