Report with multiple entries per name on each report

M

Mellissa

I need to create a report that has multiple records per page- I would like
the report to have their name and multiple referrals per name. How do I do
this?
 
R

Rick B

That all depends on the structure of your database.

In short, make the "name" a group header, and the "referrals" your details.
 
D

Duane Hookom

Create a query that contains your records and then build a report based on
your query.

If you need more direction, provide more specifics.
 
Top