I have a lookup table that contains 12 records -- I want to programmatically append those 12 records to another table from a form (that doesn't have either table as a recordsource). I am unfamiliar with ADO as we have only recently converted to Access 2000. How do I do this? I'm not having much luck finding a clear example of how to write the correct syntax for this.