[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Name[/TD]
[TD]Number[/TD]
[TD]Amount[/TD]
[TD]Total[/TD]
[/TR]
[TR]
[TD]Brad Jones[/TD]
[TD]1234567[/TD]
[TD]35[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Brad Jones[/TD]
[TD]1234567[/TD]
[TD]19[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Brad Jones[/TD]
[TD]1234567[/TD]
[TD]10[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Joe Bob[/TD]
[TD]9999999[/TD]
[TD]55[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Steve Smith[/TD]
[TD]1111111[/TD]
[TD]60[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Steve Smith[/TD]
[TD]1111111[/TD]
[TD]40[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hi,
I am looking for help to make a formula or macro for this spreadsheet. I am not great at excel compared to the other things I've seen on this site so be kind.
I need the total field to add any amounts in the amount field together if there are matches in the name column. So for example all of the amounts for Brad Jones are added into the Total field. There could be many different rows per person but would need them all to be added. There may also be some on the worksheet that have no matches.
Thanks for any help.
Dkeels
<tbody>[TR]
[TD]Name[/TD]
[TD]Number[/TD]
[TD]Amount[/TD]
[TD]Total[/TD]
[/TR]
[TR]
[TD]Brad Jones[/TD]
[TD]1234567[/TD]
[TD]35[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Brad Jones[/TD]
[TD]1234567[/TD]
[TD]19[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Brad Jones[/TD]
[TD]1234567[/TD]
[TD]10[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Joe Bob[/TD]
[TD]9999999[/TD]
[TD]55[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Steve Smith[/TD]
[TD]1111111[/TD]
[TD]60[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Steve Smith[/TD]
[TD]1111111[/TD]
[TD]40[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hi,
I am looking for help to make a formula or macro for this spreadsheet. I am not great at excel compared to the other things I've seen on this site so be kind.
I need the total field to add any amounts in the amount field together if there are matches in the name column. So for example all of the amounts for Brad Jones are added into the Total field. There could be many different rows per person but would need them all to be added. There may also be some on the worksheet that have no matches.
Thanks for any help.
Dkeels