|
-
Jun 19th, 2013, 12:05 AM
#7
Thread Starter
Hyperactive Member
Re: Need help about crystal report record number
 Originally Posted by jggtz
...and what if you place the formula in the group header section
Code:
WHILEPRINTINGRECORDS;
NUMBERVAR CNT;
CNT:= CNT + 1;
it will count only 1 every group
It needs to be count on details section and skip duplicates but duplicated records needs to show.
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
|