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

Ms Excel: Look Up

The document discusses how to use LOOKUP formulas in Microsoft Excel to search for and return values from a database. It explains that LOOKUP accepts 3 values: the value to search for, the range containing the database, and the column from which to return the result. An alternative 2-value LOOKUP does not require the database to be sorted. VLOOKUP specifically works on columns and does not require pre-sorting. An example demonstrates using VLOOKUP to find the salary of a person whose name starts with P from a table containing name, designation, salary and city.

Uploaded by

Heta Desai
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 views8 pages

Ms Excel: Look Up

The document discusses how to use LOOKUP formulas in Microsoft Excel to search for and return values from a database. It explains that LOOKUP accepts 3 values: the value to search for, the range containing the database, and the column from which to return the result. An alternative 2-value LOOKUP does not require the database to be sorted. VLOOKUP specifically works on columns and does not require pre-sorting. An example demonstrates using VLOOKUP to find the salary of a person whose name starts with P from a table containing name, designation, salary and city.

Uploaded by

Heta Desai
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/ 8

Ms Excel

LOOK UP
You can use LOOK UP formula to
search a particular value from big
database.
How to apply
Make a Simple database
- Name
- Salary
- City
- For applying lookup formula youll
have to arrange the database in
ascending or descending order
Copy the FIELD NAME
Type the required result value
Lookup accepts 3 values
1.Actual value for result
2.Selecting whole database
3.Selecting column from which you
want result
Another form of look up accepts only
2 values.
It works in database with at most 2
Values
Vlookup
Vertical Lookup
Vlookup only works on COLUMNS
While using its not mandatory to
arrange database in ascending or
descending order.
Example
Table with Name,Designation,Salary
and City
Question : To search Salary of person
whoes name starts with P.

You might also like