Hi,
I'm new to access and am creating a database for personal use.
Three tables: Publication, Story, Submissions. Publication table is a listing of magazines and magazine specific information. I've created a form for this table.
Story table is a list of stories and story specific information. I've created a form for this table.
Submissions table is made up of the auto-generated unique key from Publications and Story as well as submission-specific information. This is where I'm having issues.
I'd like a form for the submission table that uses drop down boxes to select the publication and title. I don't really need/want a subform with multiple records. I just want to be able to enter in one submission entry.
My problem comes into play where I can't make the story or publication selection populate the publication ID or story ID fields on the submission table. (I'd also like these selections to load values into disabled text fields for informational purposes.)
I also don't know VB (though have programed in RPG for 7 years).
I'd appreciate any help.
Thanks,
Navik
I'm new to access and am creating a database for personal use.
Three tables: Publication, Story, Submissions. Publication table is a listing of magazines and magazine specific information. I've created a form for this table.
Story table is a list of stories and story specific information. I've created a form for this table.
Submissions table is made up of the auto-generated unique key from Publications and Story as well as submission-specific information. This is where I'm having issues.
I'd like a form for the submission table that uses drop down boxes to select the publication and title. I don't really need/want a subform with multiple records. I just want to be able to enter in one submission entry.
My problem comes into play where I can't make the story or publication selection populate the publication ID or story ID fields on the submission table. (I'd also like these selections to load values into disabled text fields for informational purposes.)
I also don't know VB (though have programed in RPG for 7 years).
I'd appreciate any help.
Thanks,
Navik