I have two tables. The User table has 10 user id's which are their three initals to their name. There is a second table called Contact Log with 3000 records with a blank user field. How can I assign a user from the User table to the Contact log table so each of the 3000 records has a user id? I assume
I would use a query but have not gotton it to work.
Ken
Ken