Excel Tutorials
  • Formulas
  • Examples
  • VBA
  • Functions
  • Shortcuts

SEARCH function

Posted on July 4, 2018 by Tomasz Decker

Tutorial Content

  • description:
  • syntax:
  • required arguments:
  • optional arguments:

description:

Get the location of a string inside the text.

 

syntax:

=SEARCH( find_text, within_text, [start_num] )

 

required arguments:

find_text The string to find.
within_text The text to search within.

 

optional arguments:

[start_num] A number that represents a year.

Post Views: 341
Posted in functions
200+ Excel Interview Questions
  • English
  • .
  • Polski
  • |
  • About
  • |
  • Contact Us
© 2022 OfficeTuts. All Rights Reserved.
  • Formulas
  • Examples
  • VBA
  • Functions
  • Shortcuts