A
Andres
Good afternoon everyone:
I need to sum the values of different rows in the same column if the match a
value in the column.
10
111
20
111
30
112
40
112
42
143
15
all the information is in the same column and I need to add the rows if they
match a value, for example if 111 total 30 if 112 total 50 if 143 total 15
How can I do this?
Cheers,
Andres Angel
I need to sum the values of different rows in the same column if the match a
value in the column.
10
111
20
111
30
112
40
112
42
143
15
all the information is in the same column and I need to add the rows if they
match a value, for example if 111 total 30 if 112 total 50 if 143 total 15
How can I do this?
Cheers,
Andres Angel