Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAI don't know why this gave me so much trouble, it turned out to be fairly straightforward. I blame age.
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.
I appended the search terms to field6 to force a product join and then could simply use a formula with contains to find the search words.
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.
Batch macro approach for me. Took a little bit longer because for some reason a batch macro only shows one result unless you add a browse tool on the end, so spent longer trying to debug that!
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.
For this one I did a cross tab for the lookup table and created a new table based on that. Then I did a join of this new table with the data and then just make a formula to get matches.
This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.