Can someone give me an example of how would I do a relationsal insert into an access db.
I created a request form that allows users to request journal articles (more than one.) I created 2 access tables related to each other by RequestId(autonumber). One table logs the user info (firstname, lastname, etc.) The other table logs journalrequest.
Thanks for your help.
I created a request form that allows users to request journal articles (more than one.) I created 2 access tables related to each other by RequestId(autonumber). One table logs the user info (firstname, lastname, etc.) The other table logs journalrequest.
Thanks for your help.