Writing Code
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Writing Code
Message Icon Topic: Made Numbers Post Reply Post New Topic
Author Message
jokoo
Newbie
Newbie


Joined: 01 Sep 2009
Location: Indonesia
Online Status: Offline
Posts: 1
Quote jokoo Replybullet Topic: Made Numbers
    Posted: 01 Sep 2009 at 10:35pm
Hi,
I get trouble when i want to make numbers for my report in crystal report x.

unit: OTI
Number     Grade     Name   Site
1                1            Jane    192.168.1.2
2                1            Jane    192.168.1.7
3                3            Zent    192.168.3.4
4                3            Zent    192.168.9.2

from report above, I want to arrange  that report like below:
Number     Grade     Name   Site
1                1            Jane    192.168.1.2
                                           192.168.1.7
2                3            Zent    192.168.3.4
                                            192.168.9.2

Please, help me. Thanks before


Edited by jokoo - 01 Sep 2009 at 11:41pm
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 02 Sep 2009 at 4:06pm
For your number field - do a Running Total that is a distinct count of whatever identifies what you want the number to represent.  In your example above, if you're translating name from some kind of ID number field, you can use that ID number.  I wouldn't necessarily use "Name" because you won't get the right counts for duplicate names.
 
To get the extra info to disappear, right-click on the field (Grade or Name in your example), Format Field, and turn on Suppress if Duplicated.
 
-Dell
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.