So i have two list that i want to compare and see if the names and the numbers match with the other list. Column A has the names and Column B has the amounts from the first list. Column C has the names and column D has the amounts form the second list. On the second list the names might appear more than once with different amounts, so i would like it to add those amounts together if the name is the same and compare it to the first list. Can anybody please help??