S
Steve
Hi,
In Column A Ihave a list of about 1000 client names, some
are repetitive.
Column B I have number of units sold to clients.
For example I want this data....
Column A Column B
Fred 1
Nancy 5
Albert 25
Fred 0
Albert 5
Fred 7
to look like this on a new worksheet:
Column A Column B
Albert 30
Fred 8
Nancy 5
How do I get Excel to find all rows with Fred, and add
them together? A SUMIF formula would work, but since my
actual Column A contains about 1000 names this would be
too cumbersome to implement. Is there a way for Excel to
automatically sum all the Freds, all the Alberts, and all
the Nancys?
Thanks very much for your help.
In Column A Ihave a list of about 1000 client names, some
are repetitive.
Column B I have number of units sold to clients.
For example I want this data....
Column A Column B
Fred 1
Nancy 5
Albert 25
Fred 0
Albert 5
Fred 7
to look like this on a new worksheet:
Column A Column B
Albert 30
Fred 8
Nancy 5
How do I get Excel to find all rows with Fred, and add
them together? A SUMIF formula would work, but since my
actual Column A contains about 1000 names this would be
too cumbersome to implement. Is there a way for Excel to
automatically sum all the Freds, all the Alberts, and all
the Nancys?
Thanks very much for your help.