Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sort Groups - Sums are Formulas

Status
Not open for further replies.

Temmu

MIS
Jan 30, 2003
3
US
hi, all!

i'm using cr v9.

i have a report that, for each row, looks at a field, if there's a match, puts the $ value from another field in the column. There are 15 such columns on the report.

i use grouping to break out totals-per-store. i suppress the details above, of course. i use the built-in running total to get those. but. i subtract one running total in a column from another running total (different field) in the same column to get my result.

as you may see, per column, there are 3 formulas - two in the details section and one in the group section.

now, i need to sort the output, not by store, but by largest-to-smallest value in a given department.

ideas would be appreciated!
 
will top n sort all 500 stores (how the report is grouped, by store number) in sales volume ($'s) order?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top