Google Sheets: Using IF(CONTAINS) to Search for Text in Cells

Use natural language to write 'if cell contains text' with AI

Google Sheets: Using IF(CONTAINS) to Search for Text in Cells

The IF(CONTAINS) Formula in Google Sheets

The IF(CONTAINS) formula in Google Sheets is used to check if a cell contains a specific text or substring.

Here's how to use it:

  1. Start by typing =IF( in the cell where you want the result to appear.
  2. Next, type CONTAINS( followed by the cell reference or range you want to check for the specific text or substring, and then the text or substring you are looking for in double quotes.
  3. After that, type a comma (,) and then the value you want to display if the text or substring is found.
  4. Finally, type a comma (,) and then the value you want to display if the text or substring is not found, followed by a closing parenthesis ).

For example, if you want to check if cell A1 contains the text "apple" and display "Yes" if it does and "No" if it doesn't, you would use the formula:

=IF(CONTAINS(A1, "apple"), "Yes", "No")

Now you can use simple words to process data. It's at CapGo AI Sheet. For Google Sheet formula:

=IF(ISNUMBER(SEARCH("text", A1)), "Found", "Not Found")

You can write a simple instruction:

"Check if #A contains the word 'text' and return 'Found' if true, otherwise return 'Not Found'."

In 1 second, all your data is processed!

Try it now at CapGo.AI

Read more

什么是 GEO?为什么 LMAO 才是AI时代的流量红利

什么是 GEO?为什么 LMAO 才是AI时代的流量红利

LMAO = Language Model Answer Optimization 一套专为 ChatGPT、Perplexity、Claude 等 AI 工具而设计的新一代 SEO 策略 🧠 为什么我们需要“新的 SEO”? 过去 20 年,大家靠的是 Google 搜索、百度搜索,想办法做 SEO 让自己出现在搜索结果第一页。 现在搜索方式正在发生本质变化: 年代主流搜索方式用户习惯推荐逻辑2010sGoogle / 百度搜关键词排名靠“网站权重+关键词密度”2020sChatGPT / Perplexity问问题回答靠“语言模型训练数据” AI 搜索不是按关键词匹配内容,而是像“一个人”在回答你问题—— 所以你必须确保 AI 知道你、引用你、认可你。 这就是为什么我们不再做传统 SEO,而是开始做 LMAO。 💡 什么是

By CapGo AI
🚀 程序化SEO 的新范式:AI-UGC SEO 策略

🚀 程序化SEO 的新范式:AI-UGC SEO 策略

在 AI 工具快速涌现的今天,Product-Led SEO(产品驱动的搜索引擎优化)正成为增长最快的方式之一。尤其是通过 AI 与用户交互产生的内容,我们可以将这些互动转化为网页,批量覆盖大量长尾关键词,获得极高质量、无竞争的自然流量。 我们将这种策略命名为:AI-UGC: AI-assisted User Generated Content — 用户与 AI 并行生成内容,最终由产品自动将其转化为流量资产。 ✨ 核心概念:什么是 AI-UGC SEO? AI-UGC是一种将用户与 AI 交互生成的内容,自动化转化为可被搜索引擎索引的网页的策略。 关键词本质: 用户通过 AI 工具完成某个任务,而这类任务的关键词常常是极度垂直且长尾的,比如: * "how to solve x^2 - 5x + 6 = 0" * "

By CapGo AI
终极指南:SEO、程序化SEO与GEO

终极指南:SEO、程序化SEO与GEO

一文读懂SEO、程序化SEO与GEO:新一代品牌曝光方式 在互联网的世界里,流量就是生命。无论你是卖产品、提供服务,还是做内容创作,用户如何找到你,是决定你成败的关键。而这个“用户怎么找到你”,过去靠的是Google搜索,现在越来越多地依赖AI生成引擎,比如ChatGPT、DeepSeek等。 这就引出了三种优化策略的演变路径: ✅ 第一阶段:SEO(搜索引擎优化) ✅ 第二阶段:程序化SEO(Programmatic SEO) ✅ 第三阶段:GEO(Generative Engine Optimization) 我们一步步讲明白 ✅ 第一阶段:传统SEO(Search Engine Optimization) 什么是SEO? SEO(Search Engine Optimization),中文译为“搜索引擎优化”,核心是通过一系列技术和内容策略,优化你的网站,使其在Google、百度等搜索引擎的自然搜索结果中获得更高的排名,从而吸引更多免费、精准的流量。 举个例子: 你在卖咖啡机。

By CapGo AI