+ Reply to Thread
Results 1 to 2 of 2

vlookup list or result

  1. #1
    Registered User
    Join Date
    11-12-2009
    Location
    Lucca, Italy
    MS-Off Ver
    Excel 2003
    Posts
    53

    vlookup list or result

    I have found this but it works for value in A1:A7
    =INDEX($A$1:$B$7,SMALL(IF($A$1:$A$7=$A$10,ROW($A$1:$A$7)),ROW(1:1)),2)

    I need to be able to search from A1 to A300 but I have errors if i try to change the formula

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: vlookup list or result

    The formula is an Array formula and as such when you modify the formula you must reset the Array - this is done by confirming the formula using SHIFT + CTRL + ENTER and not just ENTER as you would most formulae.

    If the Array is set correctly the formula will appear encased within { } ... these brackets can not be entered manually.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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