【发布时间】:2020-10-27 20:32:34
【问题描述】:
我在比较 Excel 中的数据时遇到了问题。我之前问过一个类似的问题(Is there any Excel Formula for comparing 2 columns for containing data and counting their occurrence?),但我的问题仍然没有解决。
所以请帮助我,有人。我将展示一个我想要获得什么的示例:
正如您从这些屏幕截图中看到的那样,只有当它完全匹配时,公式才会返回“1”值,但我需要一个近似匹配。例如,如果我需要“Apple”并且我有“Apple Inc”公式必须返回“1”,因为单元格包含“Apple”。
我将附上此 gsheet 的链接,以使我的问题更清楚。
https://docs.google.com/spreadsheets/d/1croUUM3XZTblqpqIva73qX54JeR8oC1cCsMOWyCW1us/edit#gid=0
【问题讨论】:
标签: arrays google-sheets match google-sheets-formula array-formulas