• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Microsoft Excel Tips and Tricks - Computergaga

  • Home
  • Excel Online Courses
  • Excel Functions List
  • Free Downloads
  • Blog
  • Tutorials
  • About

MATCH Function

The MATCH function returns the position of an item within a range of cells

The syntax for the MATCH function is:

=MATCH(lookup_value, lookup_array, [match_type])

ArgumentPurpose
lookup_valueThe value you want to search for in the lookup_array
lookup_arrayThe range of of cells that contains the lookup_value you are searching for
match_typeHow to match the lookup_value with values in the lookup_array. Can be entered as -1, 0 or 1 and is optional. If omitted Excel assumes match_type to be 11 – Finds the largest value less than or equal to the lookup_value. The range of cells should be sorted in ascending order. 0 – Finds the first value equal to the lookup_value-1 – Finds the smallest value that is larger than or equal to the lookup_value. The range of cells should be sorted in descending order

The example below demonstrates the MATCH function being used to find the position of James in the list.

Excel MATCH function returns the position of a value

Primary Sidebar

Recent Posts

  • Excel SWITCH Function – Nested IF Function Alternative
  • Sum Formulas Only in Excel
  • How to Calculate Age in Excel
  • Custom Sort in Excel
  • Case Sensitive Lookup with XLOOKUP in Excel
Advanced Excel Success book

Footer

Contact

[email protected]

LinkedIn Twitter YouTube

Useful Links

  • Home
  • Excel Online Courses
  • Tutorials
  • Sitemap
  • Privacy Policy
  • Jobs by Jooble

Course Topics

  • Blog
  • Charts
  • Courses
  • Dashboards
  • Downloads
  • Excel Tips
  • Formulas
  • Mail Merge
  • Office
  • PivotTables
  • Power BI
  • Power Pivot
  • Power Query
  • VBA

Join Our Mailing List

© Copyright 2009 Computergaga · All Rights Reserved ·