T
Thanatosuk
I have two tables, table 1 and table 2 (i'll keep this in simple english).
Table 1 contains contact details of customers while table two, contains the
ID No of the customer from the customer's table and the name from the
customers table, plus a load of other info entered by the user as the table
is filled (both tables are filled through simple forms). Now, here is my
problem.
When the user is filling in table 2 from its form, I would like to, after
the name is entered, have the ID No auto entered (as its value is in the ID
No in the customers table1) into the ID No field in table 2.
not one of the Access books i have, have read or consulted show how to do
this!
and if it's posible do i use a macro, expression or code to do it?
Table 1 contains contact details of customers while table two, contains the
ID No of the customer from the customer's table and the name from the
customers table, plus a load of other info entered by the user as the table
is filled (both tables are filled through simple forms). Now, here is my
problem.
When the user is filling in table 2 from its form, I would like to, after
the name is entered, have the ID No auto entered (as its value is in the ID
No in the customers table1) into the ID No field in table 2.
not one of the Access books i have, have read or consulted show how to do
this!
and if it's posible do i use a macro, expression or code to do it?