print multiple records on one sheet (access)

D

Dave UK

i have a form that holds data on all of our scout boats. i want to have all
the data in a database and then print out 10 records per page onto the
preprinted form so all i have to do each year is change the dates and wether
or not the boat passed its anual inspection and print it.
I have already setup the database, i just cannot work out how to print
multiple entries on one page.

many thanks in advance.
 
R

rowiga

You can use the "Label Wizard" to setup your report if you want a specific
number of records per page.
 
Top