Did you create a query first, then open it in Design View and select Append - BruceM |
Wednesday, October 29, 2008 2:29 PM
|
Did you create a query first, then open it in Design View and select Append
Query from the Query menu?
Main point here is that to use the interface (rather than writing SQL) you
need to create a query, then turn it into an append query. |
 |
Can't create append query - John W. Vinson |
Wednesday, October 29, 2008 3:50 PM
|
On Wed, 29 Oct 2008 11:14:02 -0700, Anne <Anne@>
What have you tried??? Just create a Query based on the source table, and then
choose Query... Append from the menu to make it into an append query; you'll
be prompted for the target table.
--
John W. Vinson [MVP] |
 |