Why does the destination table I want to append to not appear in the drop down list when I try to create an append query to transfer data from one table to another? The 2 tables have identical structures, 2 fields: class and name. No primary key in either table. No restrictions set re duplicate entries in either field in either table. Other tables and queries do appear.
Microsoft Access is a rapid application development (RAD) relational database tool. Access can be used for both desktop and web-based applications, and uses VBA (Visual Basic for Applications) as its coding language.
mx