Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
If i have a list of data as shown in the list below, how can i sum up the revenue of each unique client and reflecting all the unique name & Phone num as well, without reflecting any duplicates. E.g. The original data that i have is in Diagram A, showing all the duplicates. The result that i need is in Diagram B, the duplicates are removed and it also sum up the different revenues for client 1. Pls advice how can i achieve the result in Diagram B. I've tried using sub-toal but it can only show either name or phone num, it's not able to show both data together. Diagram A Name Phone Num Revenue Client 1 1234567 $40 Client 1 1234567 $50 Client 2 4455996 $10 Client 3 8899445 $80 Diagram B Name Phone Num Amount Client 1 1234567 $90 Client 2 4455996 $10 Client 3 8899445 $80 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to get unique records? | Excel Discussion (Misc queries) | |||
unique filter results in some non-unique records. | Excel Discussion (Misc queries) | |||
Summing the # of records | New Users to Excel | |||
Unique records | Excel Discussion (Misc queries) | |||
unique records | Excel Worksheet Functions |