Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
LOOKUP searches a sorted one-row or one-column range for a value and returns the corresponding value from a second range of the same size. It is commonly used for simple lookups in sorted data where VLOOKUP or HLOOKUP would be more verbose. LOOKUP always uses approximate match, so the lookup range must be sorted in ascending order.
=LOOKUP(B2,A2:A5,B2:B5)=LOOKUP(B2,A2:A5,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: