How to Analyze Data Using Formula "Vlookup" and "Hlookup"
- Ririn Andriyani
- Jun 9, 2024
- 1 min read

These functions simplify data retrieval by automating the process of finding specific information in large datasets, which saves time and reduces the risk of human error associated with manual searching. VLOOKUP (Vertical Lookup) searches for a value in the first column of a table and returns a corresponding value from a specified column, while HLOOKUP (Horizontal Lookup) searches for a value in the first row of a table and returns a value from a specified row.
Steps to Follow!
The Vlookup

Here, it is the formula to calculate

The result !

The Hlookup
Comments