Formulas > =HLOOKUP()
How to Use HLOOKUP() in Google Sheets
Description
How To Actually Use HLOOKUP() in Sheets
HLOOKUP(search_key, range, index, [is_sorted])
Try HLOOKUP yourself
In cells A1:D1, you have the headers 'Name', 'Age', 'City', and 'Country'. Use HLOOKUP to find the 'City' for 'John' in the range A1:D2. Your formula should be placed in cell F1.
Hints (3)
-
Remember to specify the search key as 'John'.
-
Make sure to set the index to 2 to get the second row.
-
Use FALSE for an exact match.
1 Better Sheets Tutorial
Find Column with Header to Bullet Proof your Vlookup
More related tutorials
Transcript-matched member videos for HLOOKUP(). Click through to watch.
Use Index Match when you want Vlookup
Learn more about the HLOOKUP() formula:
Generate a HLOOKUP() formula for your needs
Describe your task in plain English and get a paste-ready formula that uses HLOOKUP(). 2 free AI generations, no signup. Members get unlimited use.
Generate a HLOOKUP() formula