Hey yall,
I have a database with two main tables used for contacts and check-ins. Both tables have an ID category and both are the primary keys for their individual tables. Both are also auto-numbers. I want to make sure that when a particular record (and its related ID) are entered in one table (i.e. the contact table) they match to the corresponding record in the check-in table when that is entered subsequently. I am new to relationships on Microsoft Access (pun intended) so how would I go about doing this? Is it ok to have both as auto-numbers and primary keys? I made the relationship in the tab as a one to one but I'm not confident that I have this right? Thanks so much for your support and advice!