OK - I'm not a programmer. What's worse, I'm an engineer so be kind. I have an Access database that includes 2 tables: 1 lists the raw data and the 2nd lists testing results. They have the exact same number of unique samples and share a sample ID. I'd like to create a form with information from both tables linked based on the ID. Is this possible? When I tried I get a error about creating duplicate entries. I understand this is almost certainly...