Set the Default View property of your form to Continuous Form or Datasheet,
and it will show multiple records.
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users -
http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"dwalsh77" <(E-Mail Removed)> wrote in message
news:E75FB780-1A38-43D4-A949-(E-Mail Removed)...
>I have a form that uses a parameter query. I would like to know if it is
> possible to show all the results of the query on 1 or so pages, or am I
> limited to showing 1 result per page?
>
> Thanks,