Guys,
I have a report that is looking for a specific string pattern and I am trying to filter to pull in only records that meet that pattern. The problem is, the data is stored using the asterisk, which is also the wildcard character for Crystal Reports.
For example. They are storing VIP customer's name like the following: Mears, Clint **VIP**
I have used about five different like statments, and the one I have now is pulling in all the **VIP** records, but it is also pulling in anyone who has VIP together in their name (Thirumoorthy, DeviPriya). Can you please help me on how I can only get records with **VIP** using the like statment, or any other way? Thanks.
I am using Crystal 11.5
I have a report that is looking for a specific string pattern and I am trying to filter to pull in only records that meet that pattern. The problem is, the data is stored using the asterisk, which is also the wildcard character for Crystal Reports.
For example. They are storing VIP customer's name like the following: Mears, Clint **VIP**
I have used about five different like statments, and the one I have now is pulling in all the **VIP** records, but it is also pulling in anyone who has VIP together in their name (Thirumoorthy, DeviPriya). Can you please help me on how I can only get records with **VIP** using the like statment, or any other way? Thanks.
I am using Crystal 11.5