Typically done with a main form bound to the orders table and a subform bound to
a line-items table. An OrderID field or Fields would be used for the table
relationship and the linking of the form/subform.
I usually create the subform first as either a datasheet or continuous form and
then drag that from the db window onto the design view of the main form.