G
Guest
I'm pulling a bunch of information from Excel into an Access table, in order
to update certain fields of another Access table. I don't want to recreate
the whole table and then swap it out if I don't have to - I just want certain
fields updated.
An append query seems to be just for tacking on new records, and I don't
want that. But an update query is about doing a global change, and I don't
quite want that. Or does the link to the other table somehow go in the Update
To?
to update certain fields of another Access table. I don't want to recreate
the whole table and then swap it out if I don't have to - I just want certain
fields updated.
An append query seems to be just for tacking on new records, and I don't
want that. But an update query is about doing a global change, and I don't
quite want that. Or does the link to the other table somehow go in the Update
To?