Hello,
I would like know the best way to do the following scenario:
form1 is tied to table1. I have a button on form1 that when pushed a modal form will pop up with form2 which is tied to table2. Now within the relationships table1 is one to one with table2.
My question is how to add a new row to table2 when the button is pressed from form1? I need the id from form1 to insert into table2. Can this be done with no code since the relationship is already there?
Please be patient I uses access sporadically
thank you
I would like know the best way to do the following scenario:
form1 is tied to table1. I have a button on form1 that when pushed a modal form will pop up with form2 which is tied to table2. Now within the relationships table1 is one to one with table2.
My question is how to add a new row to table2 when the button is pressed from form1? I need the id from form1 to insert into table2. Can this be done with no code since the relationship is already there?
Please be patient I uses access sporadically
thank you