C
Cinny
Hi
I have the following data in three separate columns
Column a is the customer
column B is the different products that a customer might use
Column C is the revenue received for each product
Each customer can have up to 20 rows of data which would look something like
this:
Row 1 : Julies Computers Column A, Hard Drive Column B, $3000 Column C
Row 2: Julies Computers Column A, Flat Screen Column B, $4000 Column C
I need to rank or find out which product for each customer has the maxiumn
revenue, for example in the above the Flat screen would be ranked number 1 in
column D and the Hard Drive would be ranked number 2 in column D. I have
about 70000 rows of data.
Could you advise what the forumla would be for this?
Thanks in advance.
I have the following data in three separate columns
Column a is the customer
column B is the different products that a customer might use
Column C is the revenue received for each product
Each customer can have up to 20 rows of data which would look something like
this:
Row 1 : Julies Computers Column A, Hard Drive Column B, $3000 Column C
Row 2: Julies Computers Column A, Flat Screen Column B, $4000 Column C
I need to rank or find out which product for each customer has the maxiumn
revenue, for example in the above the Flat screen would be ranked number 1 in
column D and the Hard Drive would be ranked number 2 in column D. I have
about 70000 rows of data.
Could you advise what the forumla would be for this?
Thanks in advance.