Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: How do I remove the first x characters from string Post Reply Post New Topic
Author Message
pokerace
Newbie
Newbie


Joined: 19 Sep 2007
Online Status: Offline
Posts: 5
Quote pokerace Replybullet Topic: How do I remove the first x characters from string
    Posted: 01 Nov 2007 at 11:24am
I have a field returning strings were the first 8 characters are always the same and useless, so I want those removed that that the formula returns only the characters that come after.

The Trim function would be perfect, but I can't specify an argument for length, so is there another way?
IP IP Logged
BrianBischof
Admin Group
Admin Group
Avatar

Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Quote BrianBischof Replybullet Posted: 01 Nov 2007 at 12:07pm
Mid({field}, 9);
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
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.