Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: how to remove , in the string Post Reply Post New Topic
Author Message
ansai
Newbie
Newbie
Avatar

Joined: 01 Sep 2009
Location: Philippines
Online Status: Offline
Posts: 11
Quote ansai Replybullet Topic: how to remove , in the string
    Posted: 01 Sep 2009 at 10:50pm
how can i remove the (,) in the given string
 
sample i have 1,2,3,5
how can i make it to have the output of 1235
 
 
TY!
 
 
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 02 Sep 2009 at 6:20am
replace({table.field}, ",", "")
IP IP Logged
ansai
Newbie
Newbie
Avatar

Joined: 01 Sep 2009
Location: Philippines
Online Status: Offline
Posts: 11
Quote ansai Replybullet Posted: 02 Sep 2009 at 6:37pm
thank you lockwelle! :D

really helps!
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.