I have strings in a database field {User} of variying lengths from 15 to 40 characters. These strings have user names listed in the following convention: userGroup/Function/UserName. Any one of these labels may be from 2 to 20 characters. I need to isolate the UserName and group by it in a crosstab. Somehow, I will have to count from the right to the first "/" and delete the remainder of the string to its left. I think I need a for-loop, but am not sure how to write it in Crystal Reports (using Version 11.0).
Any help would be great!.
Thanks.
Any help would be great!.
Thanks.