jlebaron1
01-02-2002, 12:57 PM
Hi, i'm trying to set up a query that will do the following:
In table "OBJECTS" there is a field "REG_ID". The ID number is repetitive, and occurs in many spots in the field "REG_ID".
In table "CONTACTS", there is a field labeled "ID". The ID number is unique, and occurs only once in this table.
I would like the data associated with this number to be moved over to "REG_ID" anytime the 2 id's match up in a separate field in the "OBJECTS" table.
I made an "update query", and the total number of updates was around 3500. But none of the data was changed.
Anybody know what i'm doing wrong. I'm by no means an expert in access, but hoping someone can get me in the right direction.
Thanks!
Jason
In table "OBJECTS" there is a field "REG_ID". The ID number is repetitive, and occurs in many spots in the field "REG_ID".
In table "CONTACTS", there is a field labeled "ID". The ID number is unique, and occurs only once in this table.
I would like the data associated with this number to be moved over to "REG_ID" anytime the 2 id's match up in a separate field in the "OBJECTS" table.
I made an "update query", and the total number of updates was around 3500. But none of the data was changed.
Anybody know what i'm doing wrong. I'm by no means an expert in access, but hoping someone can get me in the right direction.
Thanks!
Jason