R
Ron
I am trying to get the record numbers to display as an
expression. So if Joe Blow is record 5, an expression in
the query displays "5" for Joe.
The query totals monthly sales by salespeople. It
displays in DSC order based on SumOfAmount and is
restricted to the top 10.
So the first record is the top salesperson (therefore
current ranking is #1) and the 10th record is the 10th
place salesperson (or the 10th record).
This seems pretty straight forwards, but I just can't
seem to figure it out.
Thank you in advance for suggestions.
Ron
expression. So if Joe Blow is record 5, an expression in
the query displays "5" for Joe.
The query totals monthly sales by salespeople. It
displays in DSC order based on SumOfAmount and is
restricted to the top 10.
So the first record is the top salesperson (therefore
current ranking is #1) and the 10th record is the 10th
place salesperson (or the 10th record).
This seems pretty straight forwards, but I just can't
seem to figure it out.
Thank you in advance for suggestions.
Ron