I have two tables linked into a new access database from Excel spreadsheets residing in network folders. They are, for all practical purposes, updated with a new report with a different file name every day -- obviously with the new information.
One has HR data with names. The other has items for which people take ownership (e.g. property).
The tables use different formats to identify the people
One table has the property as the unique item, and the other has the people as the unique item.
I think creating a separate table that links the person's unique identifier from the property table with the person name HR record is probably the best way to move forward. Some people own several items, some own none. I but am unsure how to proceed.
Any help you can provide would be greatly appreciated.