Form question

R

Ron

I have a query that returns 6 records consistently and
each returned record consists of 3 fields. I have to
build a form that displays not only the first record but
all records returned from the query mentioned. Is there a
way to display all of the necessary fields on a form from
all 6 records returned by the query? Thank you in advance
 
R

Rick Brandt

Ron said:
I have a query that returns 6 records consistently and
each returned record consists of 3 fields. I have to
build a form that displays not only the first record but
all records returned from the query mentioned. Is there a
way to display all of the necessary fields on a form from
all 6 records returned by the query? Thank you in advance

Have you tried a continuous form? It could then be sized to show six records at a
time.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top