Dear members of the forum,
I have the following problem:
I have a huge Excel File (400k entries) in which one collumn contains a location, another one a number, and 4 collumns which contain names (most times 2 names and two collums are empty).
Now I have to count the numbers in each location, for the name that appears in the first collumn of the names. If there are more than 2 names it should not be counted.
For example:
I have location 1 five times, with the numbers (5, 5, 10, 10, 15) and the names (A, B, A, A, B).
Then I would like to have as a solution:
Name A in location 1: 25
Name B in location 1: 20
Is something like this even possible?
I have already filtered the file after the locations and could make additional papers for each location, so that i would just have to count the names.
Thank you in advance!
Bookmarks