Print Page | Close Window

creating subgrouping

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=13534
Printed Date: 20 Apr 2025 at 3:05pm


Topic: creating subgrouping
Posted By: koloo
Subject: creating subgrouping
Date Posted: 17 Jun 2011 at 2:43pm
i need help creating a subgroup summary here. iam grouping records based on the codes eg 70, 71,73,77,79  for all the counties(counties 1-9)etc. Now i want to create sum of these codes but only for specific counties eg county1-3 for all the above codes, i tried running total but not working well please any help ...regards



Replies:
Posted By: Dewald
Date Posted: 19 Jun 2011 at 11:45pm
you would need to use a running total. Add a condition formula under evaluate for. Something like Country in ['1','2','3']

-------------
Dewald Botha
http://www.ITClarity.co.za


Posted By: koloo
Date Posted: 21 Jun 2011 at 3:16pm
Thanks for your response, actually that's what i did and seems to work but i get subtotal 0.00 for these specific counties, now iam lost...where exactly did i go wrong??



Print Page | Close Window