I have a form where I am adding a record to a table. This works fine but I also need to add some of the form's data to another table. At what point(event) should I add this new record? Also would I need to open a recordset for the other table and manually add the record via code? (short example of code would be nice )
Any help or guidanced would be appreciated. Thanks in advance.
Any help or guidanced would be appreciated. Thanks in advance.