Awesome, that's it
Thanks
--- In vantage@yahoogroups.com, "Brian Stenglein" <bstenglein@c...>
wrote:
Thanks
--- In vantage@yahoogroups.com, "Brian Stenglein" <bstenglein@c...>
wrote:
>inside
> Try this formula.
>
> Instr() will return a number that represents the location of ;
> InvcHead.Reprate. Left() will return the X left most charactersof the
> string InvcHead.RepRate, where X=location of ; - 1.wrote:
>
> left({InvcHead.RepRate},InStr ({InvcHead.RepRate}, ";")-1)
>
> HTH,
>
> Brian Stenglein
> Clow Stamping Co.
>
>
>
> --- In vantage@yahoogroups.com, "Gerard Wadman" <gwadman@s...>
> >some
> > I have a crystal report for rep and dealer commisions and I need
> > assistance with the "RepRate" field in the Invoice Header table.values
> > When I select it the report displays a delimited string with
> > seperated by semi-colons.anyone
> > All I want to view is the first value of this string, does
> knowafter
> > a formula that will make crystal ignore or supress all values
> > and including the first semi-colon ??
> >
> > Regards
> > Gerard
> >
>