Writing Code
 Crystal Reports Forum : Crystal Reports .NET 2003 : Writing Code
Message Icon Topic: suppress the same name Post Reply Post New Topic
Author Message
kasi5a
Newbie
Newbie
Avatar

Joined: 28 Apr 2009
Online Status: Offline
Posts: 8
Quote kasi5a Replybullet Topic: suppress the same name
    Posted: 28 Apr 2009 at 10:37pm
hi i need a help  in crystal report. am having the same name . i want to suppress the same name . am having the data like this

Name                Invoice

1001                  inv001
1001                  inv002

i need the data like this


Name                 Invoice

1001                   inv001
                            inv002
                            inv003

for the same name.. any one can help me. plz i need urgent.



Kasinathan
IP IP Logged
ashisahb
Groupie
Groupie


Joined: 15 May 2008
Location: India
Online Status: Offline
Posts: 48
Quote ashisahb Replybullet Posted: 29 Apr 2009 at 6:09am
Hi ,
 
Right click the field , In the Common tab u will find suppress if duplicated , try using that .
 
If it doesnt work , apply the formula in suppress field .
Regards,
Ashish
IP IP Logged
kasi5a
Newbie
Newbie
Avatar

Joined: 28 Apr 2009
Online Status: Offline
Posts: 8
Quote kasi5a Replybullet Posted: 29 Apr 2009 at 8:01am
hi . i applied suppress formula.  invoice is groub name .
 my formula :    Not onfirstrecord and
{tablename.fieldname} = previous ({tablename.fieldname})
 but it doesnt work..
Kasinathan
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.