Hello, everyone
I have a spreadsheet, look like below, I want to check if colA(between rows) value is the same and then sum colB, eg: row 3 to 5 is the same, so sum(b3:b5), put in C3.
Any help will be appreciated.
col A col B
1 A0202231 -4.73
2 A0202232 135.09
3 A0202238 89.54
4 A0202238 -90.72
5 A0202238 -0.18
6 A0202243 -0.36
7 A0202282 22.6
8 A0202311 -0.12
Many thanks
Peter
I have a spreadsheet, look like below, I want to check if colA(between rows) value is the same and then sum colB, eg: row 3 to 5 is the same, so sum(b3:b5), put in C3.
Any help will be appreciated.
col A col B
1 A0202231 -4.73
2 A0202232 135.09
3 A0202238 89.54
4 A0202238 -90.72
5 A0202238 -0.18
6 A0202243 -0.36
7 A0202282 22.6
8 A0202311 -0.12
Many thanks
Peter