R
Rachel
I have honestly looked through this forum and have tried multiple codes from
multiple threads of questions similar but I just can not get this to work for
me - and am in kind of a bind to get it working. Please help!
I want to show the top 20 parts purchased by customer. Top 20 by customer
number is based on qty shipped - tie breaker needs to be cost of a part -
highest cost taking the lead. simple enough! Can't get it to work.
CUST_ID CUST NAME ITEM QTY SHP PART COST RANK
123 ABC 111 5 3.00
1
123 ABC 222 5 2.00
2
123 ABC 333 4 25.00
3
456 DEF 111 10 3.00
1
456 DEF 888 1 100.00
2
multiple threads of questions similar but I just can not get this to work for
me - and am in kind of a bind to get it working. Please help!
I want to show the top 20 parts purchased by customer. Top 20 by customer
number is based on qty shipped - tie breaker needs to be cost of a part -
highest cost taking the lead. simple enough! Can't get it to work.
CUST_ID CUST NAME ITEM QTY SHP PART COST RANK
123 ABC 111 5 3.00
1
123 ABC 222 5 2.00
2
123 ABC 333 4 25.00
3
456 DEF 111 10 3.00
1
456 DEF 888 1 100.00
2