Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 17
Default Adding up values corresponding with repeating names

I have a list of names in Column A and a amount of money owed in
column B. This list is deep in another part of a lager sheet and can
not be sorted. The problem is there are names that repeat in column A
and I need a arrive at a sum for whom owes what for each person.

I am looking for help creating a function that will look at the range,
identify the Values associated with the names next to them, and add
them up.

For example: look for the first, second and third instance of "Bob" in
column A and add up the numerical values in the Column B next to each
instance of "Bob".

Thanks so much..
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default Adding up values corresponding with repeating names

I think that you mean

=SUMIF(A:A,A2,B:B)


--
__________________________________
HTH

Bob

wrote in message
...
I have a list of names in Column A and a amount of money owed in
column B. This list is deep in another part of a lager sheet and can
not be sorted. The problem is there are names that repeat in column A
and I need a arrive at a sum for whom owes what for each person.

I am looking for help creating a function that will look at the range,
identify the Values associated with the names next to them, and add
them up.

For example: look for the first, second and third instance of "Bob" in
column A and add up the numerical values in the Column B next to each
instance of "Bob".

Thanks so much..



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
create a schedule without repeating names marilynn Excel Discussion (Misc queries) 1 July 16th 07 06:06 AM
repeating names in row fields of a pivot table Jack N Excel Discussion (Misc queries) 1 August 18th 06 04:37 PM
How to filter repeating Names ctrl lady Excel Discussion (Misc queries) 4 August 18th 06 10:57 AM
Generating a repeating list of names from an ever changing roster. smoore Excel Worksheet Functions 5 May 3rd 06 08:14 PM
List of repeating names johnT Excel Worksheet Functions 7 March 29th 05 10:07 PM


All times are GMT +1. The time now is 10:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"