Thanks @arnoldg.
Now it works to add titles from the combo box to new vinyl records.
But if the title is not in tbl_music, I want to be able to enter it in the combo box and that it is then saved in tbl_music at the same time as it is added to the vinyl record in the table tbl_music_record.
If...