0% found this document useful (0 votes)
45 views13 pages

Microsoft Excel: Lookup Functions

This document provides instructions for creating dropdown lists using data validation in Microsoft Excel. It also explains the VLOOKUP and HLOOKUP functions, which look up values in a table and return values from the same row or column. VLOOKUP looks left to right and returns a column value, while HLOOKUP looks top to bottom and returns a row value. Both functions allow for exact or approximate matching.

Uploaded by

Mara Garcia
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)
45 views13 pages

Microsoft Excel: Lookup Functions

This document provides instructions for creating dropdown lists using data validation in Microsoft Excel. It also explains the VLOOKUP and HLOOKUP functions, which look up values in a table and return values from the same row or column. VLOOKUP looks left to right and returns a column value, while HLOOKUP looks top to bottom and returns a row value. Both functions allow for exact or approximate matching.

Uploaded by

Mara Garcia
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/ 13

Microsoft Excel

Lookup Functions
Data Validation
Dropdown Lists
Create a list of values you want included
(You will refer to this later on)
Go to Data > Data Validation > Allow List
Select the range of cells containing the list
Data > Data Validation

Worksheet Protection

Lookup and Reference
Functions
VLOOKUP
Looks up an inputted value on the
leftmost column of a table, and
returns the value along that row

VLOOKUP
=VLOOKUP(value,range,column,TRUE/FALSE)

TRUE: Approximate Match
FALSE: Exact Match

HLOOKUP
Looks up an inputted value on the
topmost row of a table and returns
the value along that column
HLOOKUP
=HLOOKUP(value, range, row, TRUE/FALSE)

TRUE: Approximate Match
FALSE: Exact Match


ryzzamae
LastName_FirstName_May6.xlsx

You might also like