In the sort grouping section of your report, you can create one group for the
city, then a second group/sort by amount and sort the amount in descending
order,
If you are currently grouping the report to calculate totals from the raw
data, change your query to do that calculation, by grouping the records by
city, acct#, name, and sum of the amount, so the sort I'm describing works
To put the ranking use a running total with a variable on the report that
resets every group change

Signature
jl5000
<a href="http://www.joshdev.com"></a>
> Hi,
>
[quoted text clipped - 20 lines]
> Thanks,
> Sarah