Search : in
By :

Help w Excel combining duplicate rows and add

Last answer on Apr 19, 2009 9:01:25 am BST madi101, on Oct 13, 2008 2:10:21 am BST 
 Report this message to moderators

Hello,
I have a spreadsheet with employee names and hours worked. Each employee has multiple lines with four columns. I want to have each employee have one line and to add the number of hours that is in the same column for that employee.

Name track track pp hrs
abrams, james 12.82 12.00
abrams, james 10.00 0 11.5
acker, edward 12.22 11.50
acker, edward 10.00 0 1


i can have hundreds of lines.

I want the outcome to look like this:

Name track track pp hrs
abrams, james 12.82 22.00 0 11.5
acker, edward 12.22 22.50 1 1

if there is a formula that can do this or a macro, please help.

Configuration: Windows XP
Internet Explorer 6.0

Best answers for « Help w Excel combining duplicate rows and add » in :

1

 billakong, on Oct 13, 2008 11:56:17 am BST
  • +9

Hey there,

here is alink which will be able to help you in what you are trying to do:

www.excelhelp.org

Reply to billakong