142k views
2 votes
How do Hlookup and Vlookup differ?

2 Answers

4 votes

This picture might answer it for you

How do Hlookup and Vlookup differ?-example-1
User Hakobyan Vahe
by
6.4k points
4 votes

HLOOKUP performs the same function as VLOOKUP, but looks up data that has been formatted by rows. HLOOKUP searches for a value in the top row of a table, and then returns a value in the same column from a row you specify in the table or array

User Dadep
by
6.1k points