Greetings all,
I've created a report containing a single break. Each break has a sum total in the break footer. I want to organize the report in such a way that the sum total is what is ordered in a descending fashion. IE 111 test111-1 400 111 test111-2 100 111 test111-3 50 111 Total: 550 222 test222-1 300 222 test222-2 400 222 Total: 700 In this example I want the 222 break to be listed first because it has the greater total value. I've thought of doing this with a script, and creating a temporary table with an added column for a computed total of each group. But I'm wondering if there is an easier. R:Way .to accomplish this J Thanks! Matthew Burke Pioneer Bank - IT Department Computer Systems Technician 575-627-4415 Office [email protected] 3000 N Main Roswell NM 88201

