Patrick
I don't have any idea how your data is organized, so the following may not
apply...
If you have a standard, well-normalized data structure with a one-to-many
relationship (you did mention "however many records there might be"), you
could use a main-form, subform design.
If you are describing the several attributes returned for each row in a
query, and each query returning multiple rows, you can create a form and set
it to Continuous Form to display multiple records.