Maximiliano
New Member
- Joined
- Aug 15, 2011
- Messages
- 8
Hallo dear Forum,
could you please help me!
i have a table like that:
--ID----Money---
-1033--10000----
--------5000----
--------4500----
-1045--12000---
--------7800----
--------3000----
Now i want to add subtotals for every ID number that it looks like this:
--ID----Money---
-1033--10000----
--------5000----
--------4500----
Total---19500---
-1045--12000---
--------7800----
--------3000----
Total---22800---
Could someone tell me how i can do this. when i add subtotals it doesn't realize, that for example the 5000 belongs to the ID 1033.
Every help is very apreaciated!
Maximiliano
could you please help me!
i have a table like that:
--ID----Money---
-1033--10000----
--------5000----
--------4500----
-1045--12000---
--------7800----
--------3000----
Now i want to add subtotals for every ID number that it looks like this:
--ID----Money---
-1033--10000----
--------5000----
--------4500----
Total---19500---
-1045--12000---
--------7800----
--------3000----
Total---22800---
Could someone tell me how i can do this. when i add subtotals it doesn't realize, that for example the 5000 belongs to the ID 1033.
Every help is very apreaciated!
Maximiliano