Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
XMATCH is a modern replacement for MATCH that returns the position of a lookup value within a row or column array. Unlike MATCH, it defaults to exact match, supports wildcards, and can search in reverse order. Use it to find where a value sits in a list before using that position with INDEX or another formula.
=XMATCH("Banana",B2:B5)=XMATCH("Banana",B2:B5)Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: