How would I set the field value in one table to equal the field value in another table? Neither fields are primary keys, but the two tables do have a one-to-many relationship. Basically, I just want the two values to be the same.
Thanks for any help and if more info is needed please let me know.