I've joined 2 local tables on a primary key and opened a recordset as part of a Form_Load sub. The form displays the text fields and I've added simple Previous,Next, buttons while learning how to display data and move through a table or query. I added an Update button to learn about editing and updating records. It works when I use just 1 table, but not when I've joined 2 tables. How can I update changes to records when 2 tables are joined?
Thanks,
Tom.
Thanks,
Tom.