append query criteria

  • Thread starter Thread starter Bogazetti
  • Start date Start date
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
 
Use the query design view. There is a row titled Append To where you select
the field name of the destination table.
 
Back
Top