league table

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

Guest

I have a league table that works fine, but I need to attach a position field
(1 to 12) to it, that updates every time the positions move. Any help would
be appriecated.
Thanks
Gilbo
 
use the DCount function to find out how many records have a higher ranking,
and add 1 to get the league position.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top