Stumped on another seemingly simple one...
Need to determine if a field *includes* a particular word or phrase.
I've got a field "Needs" that is filled by designating it as a checkbox set.
I've got a script that is going to create solution recommendations based on whether particular needs are selected in the "Needs" field.
I want my script to evalute that field, and IF it includes the designated word/phrase, or the designated combination (more than one) word/phrase, then it would complete complete the functions of the script.
We're not talking an exact match here, but whatever combination I designate.
?
Nate
If field includes this text in it...
2 posts
• Page 1 of 1
|
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
I think Patterncount() will do what you want. You might also check out FilterValues(). I think the syntax for the Filter... functions is a little simpler if your looking for a match on any or all of several items.
John Sindelar
SeedCode |
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 4 guests