D
Dimitris
Hello,
I have a problem which I don't know how to solve. I have two tables. T1 and
T2. T1 has a field with phone numbers named PN1 and T2 also has a field with
phone numbers named PN2. T1 also has a field named F1. What I need is to find
out which records of T2 have the same phone number as in T1. So actually I
want to compare entries of the two phone number fields of the two tables. And
what I need is wherever the entries of both fields are the same to have the
ID number which is in a field in T2 entered in the field F1 of table 1.
So if PN2 of T2 the same with PN1 of T1, then I must enter ID of PN2 into F1
of T1.
I hope I explained it well cause English is not my main language.
If someone can help me please be a little detailed because I am a newbie.
Thank you very much
Dimitris
I have a problem which I don't know how to solve. I have two tables. T1 and
T2. T1 has a field with phone numbers named PN1 and T2 also has a field with
phone numbers named PN2. T1 also has a field named F1. What I need is to find
out which records of T2 have the same phone number as in T1. So actually I
want to compare entries of the two phone number fields of the two tables. And
what I need is wherever the entries of both fields are the same to have the
ID number which is in a field in T2 entered in the field F1 of table 1.
So if PN2 of T2 the same with PN1 of T1, then I must enter ID of PN2 into F1
of T1.
I hope I explained it well cause English is not my main language.
If someone can help me please be a little detailed because I am a newbie.
Thank you very much
Dimitris