append query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know how to run an append query from an existing query and place
the append query in an existing table. When I run the append query I'll tell
it to send it to an existing table and the data does not show up in the
existing table. Is there a step that I am missing?
 
Do you get any warning like 'your are about to append x number of records' or
some such?

Would the appended record be duplicates and the table properties will not
allow?
 
Back
Top