Excellent Excel
New Member
- Joined
- May 17, 2021
- Messages
- 10
- Office Version
- 365
- Platform
- Windows
Hi,
Suppose I have the following data:
Columns "Region", "Country", "Revenue A (per region)" and "Revenue B (per country)" are an example of data, similar like in my real file. I need the column "General total", which is no problem (just the sum of column "Revenue A (per region)" and column "Country totals", but I can't figure out how I can get the figures of "Country totals". Country totals is just the total of each country from column "Revenue B (per country)".
Can someone please help me out with this?
Thanks a lot in advance!
Suppose I have the following data:
Region | Country | Revenue A (per region) | Revenue B (per country) | Country totals | General total |
Oslo | Norway | 1.000 | 50.000 | 0 | 1.000 |
Trondheim | Norway | 2.000 | 50.000 | 0 | 2.000 |
Bergen | Norway | 3.000 | 50.000 | 0 | 3.000 |
Stockholm | Sweden | 4.000 | 80.000 | 0 | 4.000 |
Gotenburg | Sweden | 5.000 | 80.000 | 0 | 5.000 |
Londen | England | 4.000 | 80.000 | 0 | 4.000 |
Manchester | England | 2.000 | 65.000 | 0 | 2.000 |
Cambridge | England | 1.000 | 65.000 | 0 | 1.000 |
Final | Final | 195.000 | 195.000 |
Columns "Region", "Country", "Revenue A (per region)" and "Revenue B (per country)" are an example of data, similar like in my real file. I need the column "General total", which is no problem (just the sum of column "Revenue A (per region)" and column "Country totals", but I can't figure out how I can get the figures of "Country totals". Country totals is just the total of each country from column "Revenue B (per country)".
Can someone please help me out with this?
Thanks a lot in advance!