how can i print a certain number of records on a report?

G

GatorPike

am i trying to print labels for a gofl tournament. each label (group) will
have 3 or 4 players. they are also arranged by ability(A-D). my query has
all this info in it. so my question is how can i design a label report that
will print the names of the people that belong to one team on one label,
then print Team2 on the next one....i am using access 2003
 
F

Fons Ponsioen

Hi.
You will have to do some playing around but the way I have done this before
is to create a report sized the size of the label, hight and width, group
this report by the GolfGroup with a group header and footer. Basically you
would create a label 1/4th the vertical size of your actual label.
Hope this helps.
Fons
 
Top