Print Page | Close Window

Like and Like?

Printed From: Crystal Reports Book
Category: Crystal Reports 9 through 2020
Forum Name: Technical Questions
Forum Discription: Formulas, charting data, Crystal syntax, etc.
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=22196
Printed Date: 28 Mar 2024 at 8:52pm


Topic: Like and Like?
Posted By: jgarner
Subject: Like and Like?
Date Posted: 18 Jan 2017 at 7:48am
Windows 7 / CR 11.5.3.417
Here's an example of what's in the formula editor:
{WORKORDER.DESCRIPTION} like ["*grille*"]

How do I add a variable so that only fields with both 'grille' and 'graffiti' show up?

Thanks in advance.



Replies:
Posted By: kevlray
Date Posted: 18 Jan 2017 at 7:53am
So I think you will need something like this

{WORKORDER.DESCRIPTION} like ["*grille*"]
and {WORKORDER.DESCRIPTION} like ["*graffiti*"]


Posted By: jgarner
Date Posted: 18 Jan 2017 at 7:59am
Yes, that's exactly what I needed. I tried using something similar to this but I had too many parenthesis.

Thanks for your suggestion!


Posted By: Daisy22
Date Posted: 23 Jan 2017 at 5:27pm
I really liked it .

-------------
http://www.dissertationhomework.com/dissertation-writing-services/ - Dissertation Writing Services


Posted By: bob45
Date Posted: 16 Sep 2019 at 12:30am
Thank you, I was searching for the similar stuff

-------------
https://grand-essays.com/buy-a-dissertation-abstract-from-professionals - dissertation abstract example



Print Page | Close Window