HLOOKUP: Mastering Horizontal Data Searches
HLOOKUP Essentials
Horizontal Cousin of VLOOKUP
Searches across the top row, returns from a row below.
Four Arguments
lookup_value, table_array, row_index, [range_lookup].
Use FALSE for Exact Match
TRUE assumes sorted data and can return unexpected matches.
Modern Alternative: XLOOKUP
Replaces both VLOOKUP and HLOOKUP — works any direction.
Master Excel at Noble Desktop
Noble Desktop's Excel Bootcamp covers formulas, pivot tables, data analysis, and VBA.
This lesson is a preview from our Excel Bootcamp Online (includes software) and Excel Expert Certification Online (includes software & exam). Enroll in a course for detailed lessons, live instructor support, and project-based training.
HLOOKUP. HLOOKUP is exactly like VLOOKUP except for two things.