J
John
I have a query called "qry_Customer_Balances_Grouped". The following are the
records:
Business_Group_ID Business_Group SumOfAvg_Book_Bal
6 Los Angeles 106,929,070.00
4 Seattle 327,618.00
20 California Corporate Trust 3,745,013.00
11 Corporate Funds 13,643,427.00
What I am trying to do is place the first two records exactly as they appear
above and total them on "SumOfAvg_Book_Bal". Then I want to do the same for
the last two records. In other words I need to manually place the records in
any order I want on the report and total them in separate groups. Any ideas?
records:
Business_Group_ID Business_Group SumOfAvg_Book_Bal
6 Los Angeles 106,929,070.00
4 Seattle 327,618.00
20 California Corporate Trust 3,745,013.00
11 Corporate Funds 13,643,427.00
What I am trying to do is place the first two records exactly as they appear
above and total them on "SumOfAvg_Book_Bal". Then I want to do the same for
the last two records. In other words I need to manually place the records in
any order I want on the report and total them in separate groups. Any ideas?