This issue has been solved. Thanks, guys!
Hi,
I'm brand new to Access, and for the life of me, I cannot figure out how to create relationships right. I've created two tables that are supposed to share a common element: an ID number (using autonumber). When I go to create forms for these things, I'm supposed to drag one form onto the other. How it should work is that I add an element to the first form and then add elements to the embedded form beneath it, with each element being assigned the same ID number. The point of this is so that I can have one element correspond to multiple elements. For example, one person buying a bunch of different items. The problem I'm having is that the relationship isn't working. The ID numbers end up different between the two forms, and thus, a report shows that, for example, so-and-so bought only one thing when he actually bought six different things. I can't get the ID numbers to match up between the two tables. Can you guys help me out?