Any way to rank?

  • Thread starter Thread starter Mike C
  • Start date Start date
M

Mike C

I have a report that displays the top 25 people. I would
like to add an extra field next to them that shows their
ranked number. Does anyone know how to do this in
Access? Thanks in advance.
 
Add a control with a ControlSource value of
=1
Then set the running sum property to Over Group.
 

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