Preview

Vlookup

Better Essays
Open Document
Open Document
1000 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Vlookup
VLOOKUP
Vertical search with reference to adjacent cells to the right. This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by Index. If the SortOrder parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact SearchCriterion is not found, the last value that is smaller than the criterion will be returned. If SortOrder is set to FALSE or zero, an exact match must be found, otherwise the error Error: Value Not Available will be the result. Thus with a value of zero the data does not need to be sorted in ascending order.
The search supports regular expressions. You can enter "all.*", for example to find the first location of "all" followed by any characters. If you want to search for a text that is also a regular expression, you must precede every character with a \ character. You can switch the automatic evaluation of regular expression on and off in Tools - Options - LibreOffice Calc - Calculate.
Syntax
=VLOOKUP(SearchCriterion; Array; Index; SortOrder)
SearchCriterion is the value searched for in the first column of the array.
Array is the reference, which is to comprise at least two columns.
Index is the number of the column in the array that contains the value to be returned. The first column has the number 1.
SortOrder is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: Error: Value Not Available.
Example
You want to enter the

You May Also Find These Documents Helpful

  • Good Essays

    If- Then code was created to be used for the Analysis (=IF(A2=LOOKUP(A2,$B$1:$B$130),"",A2). Copy and paste this code into column G row 2. Once pasted the code will be active.…

    • 414 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    BIS115_Quizzes

    • 2722 Words
    • 11 Pages

    Searches for and displays any other similar label in the current column as you begin to type…

    • 2722 Words
    • 11 Pages
    Satisfactory Essays
  • Powerful Essays

    Is505 Final

    • 1919 Words
    • 8 Pages

    3. (TCO E-G) The field on which sort is based is called........ (Points : 5)…

    • 1919 Words
    • 8 Pages
    Powerful Essays
  • Good Essays

    metcs520 W4 Assignment

    • 637 Words
    • 8 Pages

    of the first red block in the bottom row. The next two values are the…

    • 637 Words
    • 8 Pages
    Good Essays
  • Good Essays

    Sales and Cell

    • 445 Words
    • 2 Pages

    | In cell G21, enter a function to find the lowest value in the range H5:H16.…

    • 445 Words
    • 2 Pages
    Good Essays
  • Good Essays

    List the relational operators and logical operators that can be used to form a validation rule.…

    • 636 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Assignment Homework

    • 1073 Words
    • 5 Pages

    |*5 | INDEX UNIQUE SCAN | ZIP_PK | 1 | | 0 (0)| 00:00:01 |…

    • 1073 Words
    • 5 Pages
    Powerful Essays
  • Good Essays

    Chapter 8 Quiz

    • 469 Words
    • 2 Pages

    7. How many subscripts do you need to access one element in a two-dimensional array? (Points : 6)…

    • 469 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    The n in this expression is the index. When it is a variable like this, it is common to say the nth root. If the index were 4, it would be the fourth root. If there is no index shown, then it is understood that the index is 2, as in a standard square root.…

    • 364 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Assingment2

    • 906 Words
    • 3 Pages

    Indexes are used to boost performance in a database. Finding an individual record or set of records most efficiently done by Index. Index key is the reference point where an index is an ordered arrangement of keys and pointers. Each key is appointed to the location of the data recognized by the key. For example: when we print out at the NEU library we have given our User ID so when we print out we can easily find the documents.…

    • 906 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    sort. It was used widely in the past and still exists in some areas today. It…

    • 1412 Words
    • 6 Pages
    Powerful Essays
  • Powerful Essays

    The Grizzly Bear Lodge

    • 4217 Words
    • 17 Pages

    Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.…

    • 4217 Words
    • 17 Pages
    Powerful Essays
  • Good Essays

    Parallel Arrays

    • 427 Words
    • 2 Pages

    For example, if each student record consists of an ID number and a GPA value, then a list of students can be represented as an array of structure:…

    • 427 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Formula Stat

    • 405 Words
    • 2 Pages

    | Interpretation:If SK = 0, distribution is normal relative to the center. Equal 0If SK < 0, distribution is skewed to the left. Less than 0If SK > 0, distribution is skewed to the right. Greater than 0…

    • 405 Words
    • 2 Pages
    Good Essays
  • Better Essays

    c++ balaguruswamy

    • 1703 Words
    • 22 Pages

    Top of Form Technical Interview Questions Google Search C++ Interview Questions C# Interview Questions C Interview Questions ......... More pub-7003540323 ISO-8859-1 active GALT:#008000;G C ++ Aptitude Questions C Aptitude Questions 2 ......... More 3422992112 ISO-8859-1 Aptitude Interview Questions 1 en Bottom of Form Tutorials C Tutorial C++ Tutorial C Aptitude Questions and Answers…

    • 1703 Words
    • 22 Pages
    Better Essays

Related Topics