Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: How to Split a Field to Vertical in Detail Section Post Reply Post New Topic
Author Message
@n70n1
Newbie
Newbie


Joined: 23 Jun 2010
Location: Indonesia
Online Status: Offline
Posts: 7
Quote @n70n1 Replybullet Topic: How to Split a Field to Vertical in Detail Section
    Posted: 29 Jul 2010 at 8:24pm
Hello ??? anyone can help me please...
I want to Split a Field to Vertical in Detail Section, like this :

Data From Database on InvoiceNo Field :
row 1 : 002,005,006
row 2 : 001,003
row 3 : 004

I want the result like this :
row 1 : 002
            005
            006
row 2 : 001
            003
row 3 : 004

thanks b4

IP IP Logged
Emir_W
Senior Member
Senior Member
Avatar

Joined: 25 Apr 2010
Online Status: Offline
Posts: 228
Quote Emir_W Replybullet Posted: 30 Jul 2010 at 5:16am
you can use: replace({tbl.field},",",chr(13))
 
 
hope it help.
 
Emir W
IP IP Logged
@n70n1
Newbie
Newbie


Joined: 23 Jun 2010
Location: Indonesia
Online Status: Offline
Posts: 7
Quote @n70n1 Replybullet Posted: 30 Jul 2010 at 3:47pm
Yupzz... thanks very much Mr. Emir_W...
it's run succesfully with click the Can Grow checkbox on common tab (Format Field).. Success for u bro... Wink
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.016 seconds.