Append Query Error

R

Ripper

This should be simple..

I want to append information from one table to the other. Both tables are
identical. Every time I get to run the query, I get an error that says,
"Invalid Argument." Anyone have any idea what it is means?

This is my first attempt at an append query. I tried to copy and paste and
get same error: Invalid argument.

Please help
 
A

Allen Browne

Switch the query to SQL View (View menu).
Copy the SQL statement, and paste in a reply to this thread.
 
Top