English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Basically I need an IT expert in formulas for EXCEL.

URGENT!

2006-11-22 02:05:44 · 7 answers · asked by Andrea L 1 in Computers & Internet Other - Computers

what does VLOOKUP means?


and also what does "TRUE" & "FALSE" means? in Excel terms.

2006-11-22 02:19:57 · update #1

7 answers

VLOOKUP means Vertical-Lookup and is used to "look up" a value in a vertical table and return one answer if found. It takes the following arguments:

{Lookup_value} Generally the cell reference containing what you are searching for such as "A1" (eg. Employee Code, Part No, Item Code, etc)

{Table_array} The Excel range containing your lookup table generally held in another worksheet such as "Sheet2!A$1:C$18" The '$' needed to "fix" the table position if you drag-paste your vlookup formula down (eg. Rows 1-18 containing your employees with Col A = Emp. Code, Col B = Emp. Name, Col C = Emp. Wage)

{Col_index_num} The Column you want to return on matching your lookup value such as "2" (eg. 2 to return Name or 3 to return Wage in ex. above)

{Range_lookup} True or False where TRUE means closest match while False means EXACT match - You would generally always need this as False for codes, numbers, etc.

This formula is great for entering lets say an item code to retrieve the item description and price - once you reprice or change your lookup table, all your references get updated automatically

2006-11-23 08:47:45 · answer #1 · answered by Norman 4 · 0 0

There are tons of different types of formulas your can do in excel, repost with the questions or try help in excel.

2006-11-22 02:14:17 · answer #2 · answered by melly73080 2 · 0 0

It looks like this site will answer your question quite well:

http://www.techonthenet.com/excel/formulas/vlookup.php

2006-11-22 02:29:14 · answer #3 · answered by AsiaWired 4 · 0 0

VLOOKUP is used when a table direction is vertical, or down the worksheet. By far the most often used because most tables are vertical.

2006-11-22 03:24:30 · answer #4 · answered by Bird 3 · 0 0

You should repost with the formula question

2006-11-22 02:08:52 · answer #5 · answered by Mitchell b 3 · 0 0

What formula or formulas do you need help with?

2006-11-22 02:13:57 · answer #6 · answered by Anonymous · 0 0

Yes, what is the question....?

2006-11-22 02:10:35 · answer #7 · answered by xerocs 5 · 0 0

fedest.com, questions and answers