Hello everybody. I am quite new to Access so I will do my best to explain as clearly as I can what I am trying to do.
I have a database that handles a collection of music. Simplified, let's just say the database has 3 tables:
Album(+albumName)
Genre(+genreType)
AlbumIsGenre(+album, +genre)...