+ Reply to Thread
Results 1 to 2 of 2

vlookup-all the data to the right of it whats the fromula ?

  1. #1
    Forum Contributor
    Join Date
    05-14-2006
    Posts
    104

    vlookup-all the data to the right of it whats the fromula ?

    if i have a list


    1
    2
    3
    4
    5
    6
    1

    and i want to use the vlookup function to return the second 1 value and all the data to the right of it whats the fromula ? (assuming i have data to the right)

  2. #2
    JLatham
    Guest

    re: vlookup-all the data to the right of it whats the fromula ?

    From Excel Help on VLOOKUP():
    "If there are two or more values in the first column of table_array that
    match the lookup_value, the first value found is used. If an exact match is
    not found, the error value #N/A is returned."

    Basically that says it's always going to pick up the values from the 1st
    matched value and never see the second duplicate value. Sorry.

    "Zygan" wrote:

    >
    > if i have a list
    >
    >
    > 1
    > 2
    > 3
    > 4
    > 5
    > 6
    > 1
    >
    > and i want to use the vlookup function to return the second 1 value and
    > all the data to the right of it whats the fromula ? (assuming i have
    > data to the right)
    >
    >
    > --
    > Zygan
    > ------------------------------------------------------------------------
    > Zygan's Profile: http://www.excelforum.com/member.php...o&userid=34423
    > View this thread: http://www.excelforum.com/showthread...hreadid=550179
    >
    >


+ 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