+ Reply to Thread
Results 1 to 2 of 2

vlookup-what the lookup value is?

  1. #1
    enyaw
    Guest

    vlookup-what the lookup value is?

    I want to do a lookup on a cell that will return values from either one sheet
    or another depending on what the lookup value is. Does anyone know how to do
    this?

  2. #2
    Gizmo63
    Guest

    re: vlookup-what the lookup value is?

    Hi,

    To the best of my knowledge there isn't a simple multi-dimensional lookup,
    however, if you only have 2 options then it's relatively straightforward.

    =if([lookup #1],[lookup #2],[lookup #3])

    where:
    lookup #1 : is the intial lookup to decise which sheet you want to use to
    get your final values
    lookup #2 : is the lookup to get final values from result sheet 1
    lookup #3 : is the lookup to get final values from result sheet 2.

    If you have many options then it gets a bit more complicated but can be done.
    Post up if this is the answer you need or if you need to choose from many
    options.

    HTH

    Giz


    "enyaw" wrote:

    > I want to do a lookup on a cell that will return values from either one sheet
    > or another depending on what the lookup value is. Does anyone know how to do
    > this?


+ 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