bizpal Posted November 11, 2002 Posted November 11, 2002 Would a calculation field be the route to go with the following? Is it possible in FileMaker Pro to check every word in a text field in one database against single-word entries (records) in another database and identify matches? All words in the original text field that matched would ideally be highlighted or bolded to indicate match. Additonally, I would like to link from each highlighted word to corresponding fields in another database. Thanks. Gordon
Vaughan Posted November 11, 2002 Posted November 11, 2002 Use the PatternCount() function to identify matches. Highlighting matched words is another issue: it can be done but is quite kludgy. think there are some demos around... I'll leave it to others to post their urls.
bizpal Posted November 11, 2002 Author Posted November 11, 2002 Thanks, Vaughan. I appreciate any help I can get. Gordon
Recommended Posts
This topic is 8118 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now