Linking values from another sheet to another and adding them together and getting rid of duplicate values

Status
Not open for further replies.

psmi123

New Member
Joined
Jul 10, 2018
Messages
16
There are 30 functions and each one is tied to revenue. So I know how much revenue is tied to each function.

FunctionsRevenue
1A$24.00
2A$54.00
3A$36.00
5A$23.00
8A$25.00
9A$42.00
11A$35.00
13A$75.00
1B$79.00
2B$6.00
3B$80.00
5B$7.00
6B$46.00
8B$45.00
1C$26.00
2C$84.00
3C$58.00
4C$25.00
6C$13.00
8C$25.00
1D$47.00
2D$39.00
3D$59.00
3E$23.00
4E$15.00
5E$62.00
6E$72.00
7E$54.00
8E$11.00

<tbody>
</tbody>

I want to find the revenue of each sector, the sectors are made of solutions and the solutions are made of the functions. So i need to find out an approach on how to count the revenue per sector but i dont want it counting revenue for the same function more than once because there are solutions that share the same function and i dont want them being counted twice.

SectorSector SolutionFunctionsFunctionsFunctionsRevenue
AutoSedan1A2A3A
AutoCrossover1A5A2A
AutoBike2A8A9A
AutoCoupe3A11A2A
AutoSupercar13A2A3A
AeroJets1B2B3B
AeroBoat Plane2B5B6B
AeroSmall Planes3B8B2B
EnergyWind1C2C3C
EnergyWater4C1C6C
EnergySolar1C8C4C
GasMining1D2D3D
TechnologiesBlockchain5E7E3E
TechnologiesIoT4E5E6E
Technologies5G7E8E5E

<tbody>
</tbody>
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Duplicate https://www.mrexcel.com/forum/excel...getting-rid-duplicate-values.html#post5102787

Please do not post the same question multiple times. All clarifications, follow-ups, and bumps should be posted back to the original thread.
Per forum rules, posts of a duplicate nature will be locked or deleted (rule 12 here: Forum Rules).

If you do not receive a response, you can "bump" it by replying to it again, though we advise you to wait 24 hours before doing and not to bump a thread more than once a day.

 
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,221,848
Messages
6,162,419
Members
451,764
Latest member
giannip

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top