Jun 23, 2008 #1 acaskin IS-IT--Management Joined Jun 23, 2008 Messages 1 Location US Does anyone know how to strip punctuation from a string in crystal reports 11? I'm trying to get a name field minus apostophes. Many Thanks Angie Caskin
Does anyone know how to strip punctuation from a string in crystal reports 11? I'm trying to get a name field minus apostophes. Many Thanks Angie Caskin
Jun 23, 2008 #2 lbass Technical User Joined Feb 9, 2002 Messages 32,818 Location US replace({table.field},"'","") You are posting in the wrong forum. In the future for posts like this try forum149 or forum767. -LB Upvote 0 Downvote
replace({table.field},"'","") You are posting in the wrong forum. In the future for posts like this try forum149 or forum767. -LB