hi all
I have a rpt based on a qry
fields are
county
exp type
cost
period - there are 3 periods I am dealing with
that means 3 cost amounts per grouping ( county)
this is the sum at each group level ( county)
=Sum([Cost])
I need to order by highest to lowest group sum amount.=Sum([Cost])
The query had alot of tables ..so Im lost on how to group the query to get the ag function Sum to work. I would like to order by the summed cost in a county as the report rolls out....but being grouped by county, doesnt seem that I can resort the grouping sort order.
thoughts in the ether?
thanks
jim
I have a rpt based on a qry
fields are
county
exp type
cost
period - there are 3 periods I am dealing with
that means 3 cost amounts per grouping ( county)
this is the sum at each group level ( county)
=Sum([Cost])
I need to order by highest to lowest group sum amount.=Sum([Cost])
The query had alot of tables ..so Im lost on how to group the query to get the ag function Sum to work. I would like to order by the summed cost in a county as the report rolls out....but being grouped by county, doesnt seem that I can resort the grouping sort order.
thoughts in the ether?
thanks
jim