Not all records showing up in list box

  • Thread starter Thread starter Cheryl
  • Start date Start date
C

Cheryl

I created a report and in the details field created a list
box. When I preview the report, I only have one page and
should probably have about 30. The list is pulling fields
from a table. How do I get all of the information to show
up?
 
Cheryl

Not sure how this is a "tables" question.

A listbox may not be the control you want to use in a report -- in a form,
maybe, but not in a report.

If you put a simple text control in the detail section of the report, you
should see one of (whatever your text control shows) for each record.

Good luck

Jeff Boyce
<Access MVP>
 
Back
Top