Okay, so I work at a law firm and we have two main tables of records put together by different departments (excel spreadsheets that I've imported into access).
So the first sheet is made by my department, and we put in client case numbers along with last four of social security so each value in this field is unique.
The problem is we have a second table which shows the same clients with additional information which I do not have. These records contain client names and emails etc, but the problem is there is no one field in the spreadsheet that has a unique record.
I was wondering if there is some way to create a relationship between these two tables so I can look up a person by name on my table (which has a unique primary key) and find the person's records on another table.
Thanks, I hope to contribute to this site as well.
-Roberto
My attempt at an example:
![]()