Results 1 to 7 of 7

array as lookup values

Threaded View

  1. #1
    Forum Contributor
    Join Date
    05-22-2006
    Posts
    103

    Unhappy array as lookup values

    Hi,

    im really in need to solve this problem:

    is it possible to use a range of cells as the lookup value?...

    =VLOOKUP(lookup_value,array,false)
    where:
    lookup_value = single cell, like (A1)
    array = range of cells (b1:b30)

    now i want it to do in reverse...like

    =VLOOKUP(lookup_value,array,false)
    lookup_value=RANGE OF CELLS (B1:B30)
    array = SINGLE CELL, LIKE(A1)

    =vlookup(b1:b30,a1,1,false)

    is this possible?

    note: the vlookup will not return the EXACT match on the cell but instead IT WILL RETURN ONLY THE ONES THA T MATCHED THE CONTENTS OF THE LOOKUPVALUE.

    please see attached for details.

    thanks so much
    Attached Files Attached Files

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