Append query

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

Guest

When i run the query it gives me error
Duplicate output destination <name>. (Error 3063)
can somebody tell me how to fix this.

thanks
 
hi,
I suspect that you have at least 1 field to append in your
query twice. remove one of them.
 
Iwould like to add values from different tables to one table which includes
the column headings from all the tables that I want to add together. So I
will have column headings with the same name from different tables.

Table1
FName LName

Table2
First Last


Tableall
FirstName LastName


Tableall should include all the values from table1 and table2

need help

aj20
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top