Joel Horowitz
New Member
- Joined
- Aug 23, 2002
- Messages
- 34
I'd like some advise on how to better do something: I have sales per product per customer, and I want to have a quick breakdown of sales by
Largest 5 customers
6-10th customers
11-15th customer
...
The way is do it is to construct a pivottable on my database, showing sales by customer. Then I add a column next to the pivottable, that calculates the rank of each customer.
Then I construct a pivottable on this 3-column table, in which I put 'rank' as the row field, 'sales' as the data field, and I use the 'group' function of the pivottable to group it by buckets of 5.
If there is no way to do that in one step, are there pivot-table-like modules for Excel that could have those functions (or any other)?
Largest 5 customers
6-10th customers
11-15th customer
...
The way is do it is to construct a pivottable on my database, showing sales by customer. Then I add a column next to the pivottable, that calculates the rank of each customer.
Then I construct a pivottable on this 3-column table, in which I put 'rank' as the row field, 'sales' as the data field, and I use the 'group' function of the pivottable to group it by buckets of 5.
If there is no way to do that in one step, are there pivot-table-like modules for Excel that could have those functions (or any other)?