![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Location: St Leonard, New Brunswick, Canada
Posts: 9
|
I've got in column A a series of names, ex. A1="Fred", A2="Jos", A3="John" and so on. In column B next to the names I've got a value, B1=236.69, B2=254.87, B3=326.99,...
Here's my problem, the names in column A may repeat themselves. I need a way to match the names in Column A to the values in column B and find the total value that is in column B that matches with the specific name in column A. Here's an example: I've got 3 instances of "Mark" in column A with corresponding values in column B of 10.00, 5.00 and 15.00. At the bottom of my sheet I've got to show that Mark has a total of 30. Can anyone help? |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Quote:
If "Mark" in a cell, say, E1, use E1 in lieu of "Mark" in the above formula. |
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Apr 2002
Location: St Leonard, New Brunswick, Canada
Posts: 9
|
Thanks Aladin!
Sometimes I have a tendancy to look for a complicated solution (lookup, hlookup,...). |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|