+ Reply to Thread
Results 1 to 2 of 2

What does LOOKUP do that V and HLOOKUP can't

Hybrid View

  1. #1
    Registered User
    Join Date
    11-02-2018
    Location
    Pittsburgh
    MS-Off Ver
    Office 2016
    Posts
    6

    What does LOOKUP do that V and HLOOKUP can't

    So I know VLOOKUP gathers data from the first column of a table, and HLOOKUP gathers data from the first row of a table. But can LOOKUP just basically do both of those things at one time? And if so, why don't more people just use that since it can gather data from basically anywhere you want?

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,515

    Re: What does LOOKUP do that V and HLOOKUP can't

    The main thing that VLOOKUP() and HLOOKUP() [and INDEX(...,MATCH())] can do that LOOKUP() cannot is the "exact match" lookup option. LOOKUP() can only use a "binary" approximate search algorithm on a sorted list. When you need an exact match search on an unsorted list, LOOKUP() cannot help you.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] HLOOKUP with 2 lookup values
    By ronakpatel in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 07-17-2018, 11:14 AM
  2. [SOLVED] Lookup, VLookup, HLookup
    By jmcole in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-05-2013, 12:00 PM
  3. Lookup where v & hlookup just won't work!
    By Wilgoss in forum Excel General
    Replies: 11
    Last Post: 06-03-2011, 01:49 PM
  4. HLookup on Lookup Array
    By FTPS in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-01-2011, 02:43 PM
  5. How to use a lookup, hlookup
    By kryt0n in forum Excel General
    Replies: 5
    Last Post: 06-14-2010, 11:13 AM
  6. Lookup:Vlookup and Hlookup
    By PaxtonK in forum Excel General
    Replies: 2
    Last Post: 03-14-2007, 08:23 PM
  7. HLOOKUP - Adjusting the lookup value...
    By Regnab in forum Excel General
    Replies: 3
    Last Post: 05-22-2006, 06:20 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1