Sorry for the vague title, this is kind of hard to explain so please bear with me.
I have created a supplier database with editing and adding forms to tables within the database. I have a supplier table, a product table and a supplier/product table.
The users have a form called edit a supplier, when they e.g edit the name of a supplier, it does not update the records already entered the supplier/product table.
I would like it that when the data is edited in the Supplier table it will update the data in the supplier/product table and any other tables & forms associated with the supplier name.
Any help with this would be greatly appreciated, thank you.