HOW DO I MAKE A KNOCKOUT COMPETITION DRAW IN OFFICE?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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]
 
Back
Top