
Originally Posted by
Missinglinq
In addition to June7's comments, once you've created your basic Main Form and created a Form to base your Subform on, use the Subform Wizard! It will do the heavy lifting for you, such as setting the Link Master Fields/Link Child Fields Properties, so that the Subform Records change, appropriately, as the Main Form Record changes. If the Wizard doesn't automatically set these Properties, it may mean that you don't actually have matching Fields in both Forms, a hint that you have something wrong in the relationship between the two. It may even mean that there is no relationship between the two, which is what a Main Form/Subform scenario is all about.
Linq ;0)>