匹配列表中句子中的单词

时间:2020-08-29 12:27:17

标签: regex coda

假设我有文本Lorem Banana Ipsum,如果该列包含列表Banana,Apple,Avocado,Strawberry中的一个单词,如何使用RegexMatch进行检查?

背景: 我希望表格“概述”突出显示“说明”列中的每个单元格,其中包含“篮子”中的一个单词。我尝试了ToList和RegexMatch公式,但尚未得到理想的结果。

https://community.coda.io/t/highlight-cells-with-conditional-formatting-that-contain-word-from-another-table/18048

0 个答案:

没有答案