Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

microsoft-excel-training - v lookup

Forum home » Delegate support and help forum » Microsoft Excel Training and help » microsoft-excel-training - V lookup

microsoft-excel-training - V lookup

ResolvedVersion Standard

Merline has attended:
Excel Introduction course
Excel Intermediate course
Excel Advanced course

V lookup

What is it?

RE: V lookup

Hi Merline,

Thanks for your question again. Hope you are feeling more confident in using Excel these days. Anyway, let's look at LOOKUP functions.

For example, a table range from "A8" to "C20" stores Employee Info across column A to C with headings:
Employee No, Dept & Salary.

You can find info on a particular employee, using VLOOKUP.

=VLOOKUP (search cell address, data table range, result column number, match type)

In a sample scenario:


  • Set cell "A6" as search cell with employee no "E012"
  • Set data table between "A8 to C20"
  • Lookup the salary of employee No. "E012" - 3rd column of the data table
  • Matching exact Employee No.


The function will be as follows:
=VLOOKUP ("A6", "A8:C20", 3, false)

The answer will return the salary figure of employee "E012"

Hope this helps.

Katie

Excel tip:

Use the Format Painter to copy formatting more than once in Excel

The format painter tool provides a quick and easy way to copy formatting from one cell to another in Word.

The only problem is that if you click the Format Painter once to turn it on, you can only click and drag over a single cell or adjacent range of cells; then the Format Painter turns itself off automatically.

If you want to copy formatting to cells or groups of cells that are not adjacent to each other, double-click the Format Painter - this way you will be able to copy formatting to multiple cells.

When you have finished using Format Painter, press the Esc key or click on the Format Painter button once to turn it off.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 1 secs.