Dear Access experts, I am a student of linguistics trying to build my first database with Access, and I'm looking for help, although I realize my problem is something very basic.
I have two tables, tblDictionary and tblCorpus which are connected through their IDs. And I have a form, frmFORM where the combo box is populated from one of the fields in tblDicionary (I have it as the RowSource for the combo box).
I want the choices made by the user of frmFORM in the combo boxes to be saved in these combo boxes and passed to a field in tblCorpus. But I can't figure out how to do this.
Any advice will be very much appreciated. Unfortunately, I could not attach my database to this post (maybe that's because it's my first message on the forum?)
I have two tables, tblDictionary and tblCorpus which are connected through their IDs. And I have a form, frmFORM where the combo box is populated from one of the fields in tblDicionary (I have it as the RowSource for the combo box).
I want the choices made by the user of frmFORM in the combo boxes to be saved in these combo boxes and passed to a field in tblCorpus. But I can't figure out how to do this.
Any advice will be very much appreciated. Unfortunately, I could not attach my database to this post (maybe that's because it's my first message on the forum?)