0% found this document useful (0 votes)
393 views4 pages

Presentation On VLOOKUP and HLOOKUP

VLOOKUP and HLOOKUP are Excel functions that allow users to look up values and return matching data from tables. VLOOKUP searches across columns to find a match and return a corresponding value, while HLOOKUP searches across rows. Both functions take the lookup value, table array, and index number as arguments and can optionally specify an exact or approximate match type.

Uploaded by

Anik Hasan Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
393 views4 pages

Presentation On VLOOKUP and HLOOKUP

VLOOKUP and HLOOKUP are Excel functions that allow users to look up values and return matching data from tables. VLOOKUP searches across columns to find a match and return a corresponding value, while HLOOKUP searches across rows. Both functions take the lookup value, table array, and index number as arguments and can optionally specify an exact or approximate match type.

Uploaded by

Anik Hasan Khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Presentation on

VLOOKUP & HLOOKUP


Presenting,
Md Khairul Hasan Khan
ID:2230404
What is VLOOKUP & HLOOKUP?
What is VLOOKUP? • What is HLOOKUP?
HLOOKUP stands for Horizontal Lookup and can
The VLOOKUP function is a premade be used to retrieve information from a table by
function in Excel, which allows searching a row for the matching data and
searches across column outputting from the corresponding column.
While VLOOKUP searches for the value in a
column, HLOOKUP searches for the value in a
It is typed =VLOOKUP row.

It is typed =HLOOKUP


It has the following parts:
It has the following parts:
=VLOOKUP(lookup_value, table_array, c =HLOOKUP(lookup_value, table_array,
ol_index_num, [range_lookup]) row_index_num, [range_lookup])
VLOOKUP
HLOOKUP

You might also like