I have a table that has as its primary key an autonumber field. Can I create an update query that defines what would constitute a unique record? For example, the buiildingID field combined with the room field would constitute a unique record. When there are changes in these records I want to be able to update them and this combo uniquely identifies the record. Thanks,
Patti
Patti
Comment