0% found this document useful (0 votes)
2 views

Excel VLOOKUP Function

Uploaded by

311912730k.gokul
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Excel VLOOKUP Function

Uploaded by

311912730k.gokul
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 35

Excel VLOOKUP

Function
Excel VLOOKUP Function
The VLOOKUP function is a premade function in Excel, which allows searches across columns.
It is typed =VLOOKUP and has the following parts:
=VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])

Lookup_value: Select the cell where search values will be entered.


Table_array: The table range, including all cells in the table.
Col_index_num: The data which is being looked up. The input is the number of the column,
counted from the left:

Range_lookup: TRUE if numbers (1) or FALSE if


text (0).
Note: Both 1 / 0 and True / False can be used
in Range_lookup.
How to use
the VLOOKUP function.
1.Select a cell (H4)
2.Type =VLOOKUP
3.Double click the VLOOKUP command
4.Select the cell where search value will be entered (H3)
5.Type (,)
6.Mark table range (A2:E21)
7.Type (,)
8.Type the number of the column, counted from the left (2)
9.Type True (1) or False (0) (1)
10.Hit enter
11.Enter a value in the cell selected for the
Lookup_value H3(7)
Let's have a look at an example!
Use the VLOOKUP function to find the Pokemon names based on
their ID#: H4 is where the search result is displayed.
In this case, the Pokemons names based
on their ID#.
Errors
VLOOKUP with Multiple Workbook in
Microsoft Excel
Changes in Amount
Formatting Cells
To change the font size: 3.The text will change to the selected font size.

1.Select the cell(s) you want to modify.

2. On the Home tab, click the drop-down arrow next to You can also use the Increase
the Font Size command, then select the desired font size. In Font Size and Decrease Font Size commands or
our example, we will choose 24 to make the text larger. enter a custom font size using your keyboard.
To change the font:
The text will change to the selected font.
Select the cell(s) you want to modify.

On the Home tab, click the drop-down arrow next to


the Font command, then select the desired font. In our When creating a workbook in the workplace, you'll want to
example, we'll choose Century Gothic. select a font that is easy to read. Along with Calibri,
standard reading fonts include Cambria, Times New
Roman, and Arial.
To change the font color: The text will change to the selected font color.

Select the cell(s) you want to modify.

Select More Colors at the bottom of the menu to access


On the Home tab, click the drop-down arrow next to additional color options. We've changed the font color to
the Font Color command, then select the desired font color. a bright pink.
In our example, we'll choose Green.
To use the Bold, Italic, and Underline commands:
Select the cell(s) you want to modify. The selected style will be applied to the text.

Click the Bold (B), Italic (I), or Underline (U) command on


the Home tab. In our example, we'll make the selected
cells bold.
You can also press Ctrl+B on your keyboard to make
selected text bold, Ctrl+I to apply italics, and Ctrl+U to
apply an underline.
Cell borders and fill colors To add a border:
Select the cell(s) you want to modify.
To add a fill color:
Select the cell(s) you want to modify.

On the Home tab, click the drop-down arrow next


to the Borders command, then select
On the Home tab, click the drop-down arrow next to the Fill the border style you want to use. In our example,
Color command, then select the fill color you want to use. In we'll choose to display All Borders.
our example, we'll choose a dark gray.

The selected border style will appear.

The selected fill color will appear in the selected cells.


We've also changed the font color to white to make it
more readable with this dark fill co
You can draw borders and change the line style and color of borders
with the Draw Borders tools at the bottom of the Borders drop-down
menu
Pivot Table
Moving columns into rows
If you have a worksheet with data in columns that you want to rotate so it’s
rearranged in rows, you can use the Transpose feature. It lets you rotate the
data from columns to rows, or vice versa.
For example, if your data looks like this, with sales regions listed along the top
and quarters along the left side:

You can rotate the columns and rows to show quarters


along the top and regions along the side, like this:
Select the range of data you want to rearrange, including any row or column
labels, and either select Copy on the Home tab, or press CONTROL+C.
Note: Make sure you copy the data to do this. Using
the Cut command or CONTROL+X won’t work.

Select the first cell where you want to paste the data, and on the Home tab, click the arrow next to Paste,
and then click Transpose.

Pick a spot in the worksheet that has enough room to


paste your data. The data you copied will overwrite any
data that’s already there.

After rotating the data successfully, you can delete the original data.

You might also like