goooodrico
New Member
- Joined
- Apr 28, 2016
- Messages
- 5
I would like to copy the entries from D-F into columns A-C, but combine those entries summing the Awards given into a total balance. So if an $5 is given to Name1 then the new balance would be $35. Also, if Name3 is given an award would need to add the new name to the balance sheet. Then, I have a sheet "AllOrders" that tracks orders. If name 1 places an order, would need to subtract that order out of his balance. Any help appreciated.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Date[/TD]
[TD]Name[/TD]
[TD]Balance[/TD]
[TD]Date[/TD]
[TD]Name[/TD]
[TD]Award[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]name1[/TD]
[TD]$30[/TD]
[TD][/TD]
[TD]name1[/TD]
[TD]$20[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]name2[/TD]
[TD]$5[/TD]
[TD][/TD]
[TD]Name2[/TD]
[TD]$5[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]name1[/TD]
[TD]$10[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody>[TR]
[TD]Date[/TD]
[TD]Name[/TD]
[TD]Balance[/TD]
[TD]Date[/TD]
[TD]Name[/TD]
[TD]Award[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]name1[/TD]
[TD]$30[/TD]
[TD][/TD]
[TD]name1[/TD]
[TD]$20[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]name2[/TD]
[TD]$5[/TD]
[TD][/TD]
[TD]Name2[/TD]
[TD]$5[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]name1[/TD]
[TD]$10[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]