C
carourke
A B C
1111 5000 2
2222 3000 1
1111 4000 1
2222 700 1
Col A has 200 set number codes, col b has various amounts, col C has set
numbers 1 -4. I need to add up all the numbers in col b that have the same
code in col a and col c, and place the result in another cell that will be
linked to another workbook. Their can be upto 100 items with code 2222 but
the will have either a 1, 2, etc by them I need to sum all 2222 for each set
of numbers 1-4.
1111 5000 2
2222 3000 1
1111 4000 1
2222 700 1
Col A has 200 set number codes, col b has various amounts, col C has set
numbers 1 -4. I need to add up all the numbers in col b that have the same
code in col a and col c, and place the result in another cell that will be
linked to another workbook. Their can be upto 100 items with code 2222 but
the will have either a 1, 2, etc by them I need to sum all 2222 for each set
of numbers 1-4.