|
-
Mar 8th, 2007, 02:48 AM
#1
Thread Starter
New Member
grouping in crystal report 10
hi all, i have problem with grouping data in crystal report 10... this is example of my report after grouping:
(name).......[income]
--------------------
(a).............[2500]
(a).............[2000]
(b).............[4500]
(b).............[1500]
(b).............[1000]
on my report, i want to show only total of income, after it's grouped by name... so this is what i want...
(name)......[income]
-------------------
(a).............[4500].............'---> 2500 + 2000
(b).............[7000].............'---> 4500 + 1500 + 1000
anybody could help me?
thnx...
-aldosan-
Last edited by aldosan; Mar 8th, 2007 at 02:53 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|