I've got four tables
Table 1
id, name
Table 2
id, name, MaN1, MaN2, MaN3
Table 3
id, name, BaN1, BaN2, BaN3
Table 4
id, name, CaN1, CaN2, CaN4
All the tables are empty
I have a form for Table 1 that I use to add data.
I want to use a update query to update Table 2, Table 3 and Table 4 with...