J
JString
This is probably a stupid question, but for the life of me I can't remember
how to do this.
I have 2 tables. Table1 has a full list of names and record ID's. Table2
contains a matching list of names. What I need to do is look up the ID value
in table1 based on the name contained in Table2 and then update that value in
an ID field in Table2 so that I can remove the names from Table2.
I tried using DLookup but it's giving me too many errors to be of any use.
how to do this.
I have 2 tables. Table1 has a full list of names and record ID's. Table2
contains a matching list of names. What I need to do is look up the ID value
in table1 based on the name contained in Table2 and then update that value in
an ID field in Table2 so that I can remove the names from Table2.
I tried using DLookup but it's giving me too many errors to be of any use.