HOW DO I MAKE A KNOCKOUT COMPETITION DRAW IN OFFICE?

  • Thread starter knockout competition
  • Start date
K

knockout competition

I am trying to make a knockout competition draw for my club...I can allocate
and mix up the names of the contestants using access and excell but I cannot
figure out a way to print the results in the correct order.
 
J

John Vinson

On Sun, 3 Apr 2005 15:13:01 -0700, "knockout competition" <knockout
I am trying to make a knockout competition draw for my club...I can allocate
and mix up the names of the contestants using access and excell but I cannot
figure out a way to print the results in the correct order.

You'll need a field in the table (or a column in the spreadsheet) to
specify the desired sort order; you can use this field in your
Report's Sorting and Grouping dialog to sort the records as desired.


John W. Vinson[MVP]
 
Top