Update Query to add data to new table columns

E

Ernie Sersen

Table's A and B have the same PK. I added two new fields to table A that I
want to populate with data from Table B. Is this done using an Update Query?
 
E

Ernie Sersen

Never mind... I figured it out. I was using an ! between table and field
instead of a period. Sorry for bothering you.
 
Top