lodmark
Member
- Local time
- Today, 21:55
- Joined
- Jul 24, 2020
- Messages
- 256
Hi, it's been a while now.
I have a small problem with my database.
I need to automatically fill in the media that a song has.
I have a form where I fill in the name of the album and artist, etc. There I also fill in the record company, year of release and the media that the album has, it can be LP, EP, Maxi, CD or single.
In the subform I fill in all the songs and their time and also the artist if it is a compilation album.
At first I didn't see the need to add the media here. But now that I'm searching for specific songs, it can be good to know in which media I have that particular song.
So how do I copy the album's media from the main form to the media field in the table where all the songs are?
This should happen when I add a new song to the subform.
So I want to update the song with which media the album has.
Probably a simple solution but I can't get it to work.
Leif
I have a small problem with my database.
I need to automatically fill in the media that a song has.
I have a form where I fill in the name of the album and artist, etc. There I also fill in the record company, year of release and the media that the album has, it can be LP, EP, Maxi, CD or single.
In the subform I fill in all the songs and their time and also the artist if it is a compilation album.
At first I didn't see the need to add the media here. But now that I'm searching for specific songs, it can be good to know in which media I have that particular song.
So how do I copy the album's media from the main form to the media field in the table where all the songs are?
This should happen when I add a new song to the subform.
So I want to update the song with which media the album has.
Probably a simple solution but I can't get it to work.
Leif