0

Filtering on part of a string

Hello all,

I'm a newbie to jet reporting although I have done some reporting using Crystal Reports and SSRS over the years.

I need to filter based on the last 2 characters of a string. We flag something as obsolete by appending XX to the name or description. I want to create a Jet Report to list obsolete items. So my filter needs to be the Excel equivalent of Right(Trim(field), 2).

Any ideas or suggestions would be welcomed.

2 comments

Please sign in to leave a comment.