In recent versions of Access, you might try putting a datasheet view subform
into the Form Footer section of your continuous form.
For an alternative approach, take a look at the Customer Orders form in
Northwind. The upper subform contains a list of the customer's orders, and
the lower subform contains details of the selected order selected above.