i have 2 table consist the following:
Table1: Field1:Name1, Field2:Number1 and Field3:Address
Table2:Field1:Name1, Field2:Contact1 and Field3:Age
they are both in separate form
Form1:Table1
Form2:Table2
in every table i make a query on them and connect the query to my form
as you notice in both table there is Name1
what i want is if i change the name in Name1 in my Form1, automatically the name in Name1 in my Form2 will change also.. its like updating my Form2...
attached here is my sample database.
can anyone help me on this... thank you....
Table1: Field1:Name1, Field2:Number1 and Field3:Address
Table2:Field1:Name1, Field2:Contact1 and Field3:Age
they are both in separate form
Form1:Table1
Form2:Table2
in every table i make a query on them and connect the query to my form
as you notice in both table there is Name1
what i want is if i change the name in Name1 in my Form1, automatically the name in Name1 in my Form2 will change also.. its like updating my Form2...
attached here is my sample database.
can anyone help me on this... thank you....
Attachments
Last edited: