R
rodolform
I have a ws with two columns one with a value and other with a code,
want to add all the values with the same code, any ideas????
value code
14 1
21 2
14 1
16 1
21 2
Result for code 1=44
Result for code 2=42
I'll have about 10 different codes.
Thank you
Rodolf
want to add all the values with the same code, any ideas????
value code
14 1
21 2
14 1
16 1
21 2
Result for code 1=44
Result for code 2=42
I'll have about 10 different codes.
Thank you
Rodolf