About 626,000 results
Open links in new tab
  1. FIND function - Microsoft Support

    This article describes the formula syntax and usage of the FIND function in Microsoft Excel. FIND locates one text string within a second text string, and return the number of the starting …

  2. Excel FIND function | Exceljet

    Feb 5, 2024 · The FIND function returns the position (as a number) of one text string inside another. In the most basic case, you can use FIND to locate the position of a substring in a …

  3. Excel FIND and SEARCH functions with formula examples

    Mar 21, 2023 · The tutorial explains how to use FIND and SEARCH functions in Excel with formula examples.

  4. FIND Function in Excel - Formula, Examples, How to Use?

    Guide to FIND Function in Excel. Here we discuss how to use FIND formula with examples and downloadable excel template.

  5. FIND function in Excel - Step by Step Tutorial

    Use the FIND function in Excel to find the position of a substring in a string. The FIND function is case-sensitive.

  6. MS Excel: How to use the FIND Function (WS) - TechOnTheNet

    This Excel tutorial explains how to use the Excel FIND function with syntax and examples. The Microsoft Excel FIND function returns the location of a substring in a string. The search is case …

  7. find () in C++ STL - GeeksforGeeks

    May 19, 2025 · C++ find () is a built-in function used to find the first occurrence of an element in the given range. It works with any container that supports iterators, such as arrays, vectors, …

  8. Excel FIND Function – How to Use

    Nov 8, 2023 · The FIND function is a built-in Worksheet Function (WS) in Microsoft Excel, which you can use to locate a sub-string or a specific character's position within a text string.

  9. How to Use the Find Function in Excel: A Step-by-Step Guide for …

    Mar 24, 2025 · Learn how to master Excel’s Find function with our step-by-step guide for beginners. Easily locate data in your spreadsheets and boost your productivity!

  10. How to use the FIND function in Excel

    Given a partial text or single character to find within a text value is done using the FIND function. FIND function Syntax: Find_text : The character or set of characters you want to find in string. …