How to use Hlookup function on Excel
One of the most commonly used Excel search functions is Hlookup function. Hlookup function basically also has the function syntax and features like VLOOKUP function, which is to help users find data in Excel table, with the conditions or given information.
Both of these functions are Excel basic functions , with simple usage. However, if you use Vlookup function to search for pre-defined conditions by column, Hlookup function will search by line. That is, the user will specify the conditional line in Excel and then use the Hlookup function to find the exact value. When using these two search functions, the column or specified line element that makes good information will play a role in determining the search direction of the function we want to use. Alternatively, you can combine Vlookup and Hlookup functions with other functions to use.
The following article will guide you how to use Hlookup function on Excel.
- Use VLOOKUP to join two Excel tables together
- How to combine Sumif and Vlookup functions in Excel
- Summary of expensive shortcuts in Microsoft Excel
How to use Hlookup Excel function
The syntax of Hlookup function in Excel is
- = Hlookup (probe value, detector value table, order number, search range)
Inside:
- Detector value table: Must be in the absolute address (by selecting the table and pressing F4), when choosing not to scan the title.
- Search scope: If False (0) performs a correct search, True (1) is a relative detection.
We will classify grade point average with the data table below. You will need to use the Hlookup function.
Step 1:
In the first cell of the Sort column of average grades for students, we enter the input formula in cell C3 as: = HLOOKUP (B3, $ A $ 9: $ E $ 10,2,1) , then press Enter. The number 2 here will be the Sort line in the Excel table with the given condition, 1 will be TRUE relative detection.
Step 2:
The result then we will be graded for the first student as shown below. The formula has been based on students' average scale and grading criteria for students.
We pull down the remaining boxes to complete the average score for students.
Thus, we have instructed you how to use Hlookup function to search data in the table with given conditions and information. The function will return to the user the exact result based on the conditions set. We can also combine Hlookup with SumIf function with Excek tables that require more data filtering skills.
I wish you all success!
You should read it
- How to use the Search function in Excel
- How to use the INDEX function in excel?
- How to fix the SUM function doesn't add up in Excel
- How to use the LEN function in Excel
- How to use Excel's VALUE function
- Office 365 has officially added the XLOOKUP function for Excel
- How to use MID functions to get strings in Excel
- How to use the LOOKUP function in excel?
May be interested
- 8 little-known Excel functions that can save you a lot of workeven seasoned excel users often find themselves stuck performing tasks manually that could be automated with a few clever functions.
- How to use MID functions to get strings in Excelmid function in excel is a function that takes the middle character string corresponding to the value that the user requires to perform.
- How to use Excel's VALUE functionexcel's value function will convert a string to a digital form, which can be combined with other functions such as left function, right function, mid function.
- How to use the WRAPROWS function in Excelhaving trouble with handling large data sets in excel? then learn how to use the wraprows function to split them into more manageable rows.
- How to use the IFS function in Excel 2016the ifs function in excel is a logical function introduced in excel 2016. this function is a function that replaces the nested if function and is much easier to use. the ifs function checks one or more conditions and returns a value that meets the first true condition.
- How to use the NPER function in Excel to plan loans and savingsdo you want to effectively manage and control your personal finances? then we invite you to learn how to use excel's nper function.
- How to use the function to delete spaces in Exceldeleting white space with functions in excel makes it easier for users to handle content, instead of traditional editing.
- How to fix the SUM function doesn't add up in Excelin the process of summing with sum in excel, you will encounter some errors such as not jumping the number, not adding the sum. so how to handle this problem?
- How to use the SUBTOTAL function in Excelthe subtotal function in excel is used in many different cases, helping you to sum subtotals in a list or database, unlike the sum function in excel such as counting cells, calculating average, finding the largest / smallest value. or sum the filtered list values in excel
- Save time with these text formatting functions in Microsoft Excelmicrosoft excel is a main application for anyone who has to work with numbers, from students to accountants. but its usefulness extends beyond a large database, it can do a lot of great things with text. the functions listed below will help you analyze, edit, convert, change text and save many hours of boring and repetitive tasks.