Need to check, but about to go into a meeting...
Set up a one to many relationship between the tables, and then when designing your form, use the wizard to put the subform in, and set your own relationship there - eg table1.ID = table2.ID (or it might be form1.id, but you get the idea!)...