0% found this document useful (0 votes)
28 views7 pages

Vlookup PDF

This document provides a step-by-step guide on how to use the VLOOKUP function in Microsoft Excel to find values in a table by row. It details the necessary steps to organize data, input the VLOOKUP function, and format cells to display results correctly. The guide emphasizes the importance of structuring data properly and includes tips for copying formulas down a column.

Uploaded by

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

Vlookup PDF

This document provides a step-by-step guide on how to use the VLOOKUP function in Microsoft Excel to find values in a table by row. It details the necessary steps to organize data, input the VLOOKUP function, and format cells to display results correctly. The guide emphasizes the importance of structuring data properly and includes tips for copying formulas down a column.

Uploaded by

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

VLOOKUP

This video will explain and show you how to use VLOOKUP, one
of the lookup and reference functions, in Microsoft Excel. You
can use VLOOKUP when you need to find things in a table or a
range by row.

The secret to VLOOKUP is to organize your data so that the value


you look up (resource) is to the left of the return value you want
to find (resource description).

STEPS:
o Start with your “data” spreadsheet

o In our example, we need to add the “Resource Description” to the spreadsheet.


Highlight the column to the right of the “Resource” column (column “H”), and
insert a new column.

SDCOE Business Services 1


 You can insert a new column by either right clicking and selecting Insert,
or

 Clicking the “Insert” icon on the “Home” tab and selecting insert Sheet
Columns. This option is set on the right-hand side of this tab.

o On the header of your new column enter your title, “Resource Description.”

SDCOE Business Services 2


o Click on the first cell of your new column (H2). Click the function icon.

o Type “VLOOKUP” in the search box and click “Go”. Options to select will
populate in the box below. Select the function you want and click “OK”.

o Enter your parameters

 “Lookup_value” = is the value to be found in the first column of the table,


and can be a value, a reference, or a text string. In our example this is the
value you want to be looked up and defined. In this case we want our
“Resource” looked up and a “Resource Description” defined for it.
 Click in the text box next to “Lookup_value”.
 Click on column G to highlight the entire column.

SDCOE Business Services 3


 “Table_array” = is a table or text, numbers, or logical values, in which
data is retrieved. Table_array can be a reference to a range or a range
name. In our example we want the formula to lookup the resource code
from the table on the “Resource Descriptions” tab.
 Click in the text box next to “Table_array”.
 Click on the “Resource Descriptions Tab”.
 Click and drag, beginning on column A and ending on Column B,
to highlight these columns.

 “Col_index_num” = is the column number in table_array from which the


matching value should be returned. The first column of values in the table
is column 1. In our example when we look at the “Resource Description”
tab we need to tell it the column number that we want it to give us as an
answer (Resource Descr). If we count the columns left to right we can see
that column 2 is the “Resource Descr”.

SDCOE Business Services 4


 In this case you will enter “2” in the text box next to
“Col_index_num”.

 “Range_lookup” = is a logical value: to find an exact match = FALSE. We


are looking for the “exact” right answer.
 In this case we would enter “FALSE” or “0” (zero). In order for this
to produce the exact match to that resource code.

 Click “OK” once all parameters have been entered.

o You will notice after click “OK” on the prior box, Excel will return to your main
“Data” tab. You will also notice that in the cell you just typed the formula for, it will
either display the result, or you will see the actual formula. If you see the formula,
you just need to reformat the cell to produce the correct answer. **Remember:
PeopleSoft extracts are extracted as text, so often you will need to reformat the
cells that you have entered formulas for.

SDCOE Business Services 5


 To change to formatting to view your results. Right click in the cell to be
reformatted (H2). Select “Format Cells”.

 Select “General” from the list, and click “OK”.

 Once redirected back to the “Data” tab you will notice that now your cell
H2 still does not display the correct result based on the “Resource
Descriptions” tab. DON’T panic.
 Simply hit “F2” on the keyboard. This will take you into the cell.

SDCOE Business Services 6


 Then hit “Enter” on the keyboard. This will take you out of the cell.

 You will now notice that cell H2 is displaying the correct result.

o In order to get these results to display all the way down your data set in column
H, hover your mouse over the corner of cell H2. You will notice that your curser
changes to a bolded black plus. Once this changes to the bolded black plus,
double click. This will copy down the formula all the way down your spreadsheet
in column H.

SDCOE Business Services 7

You might also like