P
Paul
Hi All,
I have two tables and created a select query from that.
Table 1:
ID(primary)
Name (could be repeated)
Hobby
Table2:
ID
Name (primary)
PhoneNumber
Email
I combined the two tables so that If I enter a name that exist in table two,
phone number and email automatically fill in( that works just fine). But If
I enter a new name, and try to fill in the phone number and email from the
query, it doesn't do anything. Can this be done? Am I doing something
wrong? Thanks in advance for you help.
I have two tables and created a select query from that.
Table 1:
ID(primary)
Name (could be repeated)
Hobby
Table2:
ID
Name (primary)
PhoneNumber
I combined the two tables so that If I enter a name that exist in table two,
phone number and email automatically fill in( that works just fine). But If
I enter a new name, and try to fill in the phone number and email from the
query, it doesn't do anything. Can this be done? Am I doing something
wrong? Thanks in advance for you help.