Skip to Content
0
Feb 21, 2017 at 03:34 PM

Crystal report identifer space (gap) from right string.

285 Views Last edit Feb 22, 2017 at 06:29 AM 3 rev

Hallo

please help me. I want to identify last character in string for right side string for example tel. num:

+4412345678 behind 8 is space

And this records I must identifer as True ( true or false)

I try:

right({phone},1) = " "

but this syntax is not correct because all records is False

thanks for solutions