A
amax
Thanks so much for all the help so far!
I am looking now for a (hopefully relatively simple) way to ADD (no
combine) data in cells in column b if the cells in column a match.
Example:
aaa 1
aaa 5
bbb 3
ccc 2
ccc 1
aaa 6
Would yeild:
aaa 12
bbb 3
ccc 3
Any ideas??? Many thanks
I am looking now for a (hopefully relatively simple) way to ADD (no
combine) data in cells in column b if the cells in column a match.
Example:
aaa 1
aaa 5
bbb 3
ccc 2
ccc 1
aaa 6
Would yeild:
aaa 12
bbb 3
ccc 3
Any ideas??? Many thanks