G
Guest
I want to transfer data from one access database to another access database.
The records are people. I want to copy all of the records over to the new
database, however, I only want to copy data from some of the fields. I
believe I need do an append query, but I can't figure out how to identify the
tables I want to use from the two different databases. I can figure out how
to identify one (the open database), but don't know how to select the source
database table.
The records are people. I want to copy all of the records over to the new
database, however, I only want to copy data from some of the fields. I
believe I need do an append query, but I can't figure out how to identify the
tables I want to use from the two different databases. I can figure out how
to identify one (the open database), but don't know how to select the source
database table.