How do you get multiple search results in data access page?

Z

Zach

I am working on a Data Access Page out of Microsoft Access. Right now i'm
currently using a button which is performing a search through a table of
data. When a match is found, that one record is displayed. I wish to have
any matching record come up (either all at once or to scroll through) but no
matter what i do i can only get one match at a time. Having multiple results
is especially helpful to find recurring text in my records. I have read that
this can be done using a query on my Data Page, but I do not know how to get
it running. Can anyone help me?
 
Top