- Nov 13, 2000
- 14,166
- 0
- 0
Hi
I am currently trying to do a little database in Access for a recording studio, and it has an artist table/form, where you can search for artists. also, there is "job" form, which lists the artist who is doing it, and what services they want.
what i want to do is to be able to search on the artists form, then click on the "New Job" button on that form, which loads up the job form, and pulls the data on the artist from the other form. i have managed to get it to pull the ArtistID, by setting the default value to be equal to the value in the ArtistID text box on the artist form
However, this does not enter any of the other details on the artist onto the form, such as name/address etc.
How could i do this?
Thanks in advance
ConfusedBW
I am currently trying to do a little database in Access for a recording studio, and it has an artist table/form, where you can search for artists. also, there is "job" form, which lists the artist who is doing it, and what services they want.
what i want to do is to be able to search on the artists form, then click on the "New Job" button on that form, which loads up the job form, and pulls the data on the artist from the other form. i have managed to get it to pull the ArtistID, by setting the default value to be equal to the value in the ArtistID text box on the artist form
However, this does not enter any of the other details on the artist onto the form, such as name/address etc.
How could i do this?
Thanks in advance
ConfusedBW