Following your advice resolved the syntax errors; however, whenever I run the query, it will not append any records, but when I remove the "WHERE" clause, it will copy the whole table over. That, I think, would rule out any structural issues with the tables and the "SELECT" and "FROM" clauses...