G
Guest
I am building a report that needs two display two specific numbers taht are
added up. these numbers ar both assiciated to the assigned account id.
I am having trouble getting both to work properly. here's an example.
Program account Activity
---------- -----------------
12 1 5
35 1 10
10 2 2
11 2 6
and i need the result to look like:
47 1 15
21 2 8
help!!!
thanks!
added up. these numbers ar both assiciated to the assigned account id.
I am having trouble getting both to work properly. here's an example.
Program account Activity
---------- -----------------
12 1 5
35 1 10
10 2 2
11 2 6
and i need the result to look like:
47 1 15
21 2 8
help!!!
thanks!