append query criteria

B

Bogazetti

I am trying to add the contents of a field from one database to another one
with the same field name. I want the contents to go into the fields with the
matching names. How do I do that?
thanks
 
K

KARL DEWEY

Use the query design view. There is a row titled Append To where you select
the field name of the destination table.
 
Top