+ Reply to Thread
Results 1 to 2 of 2

Problem with LOOKUP Formula

Hybrid View

  1. #1
    Registered User
    Join Date
    04-24-2014
    Location
    Huntsville, AL
    MS-Off Ver
    Excel 2010
    Posts
    3

    Problem with LOOKUP Formula

    Hi All,

    I have a spreadsheet I have been working on and having some difficulties with it.

    What I am trying to do:

    In Sheet 1:
    There is a table of devices (by name) and command names. (This works! because of help from this forum!) Now, I want to go back in an add a "Command Type" Column.

    In Sheet 2:

    Generate a Concatenated string that uses a value in a column to match to the first sheet.

    Essentially - in sheet 2, it does a look up based on a display name (IE LG) it then looks to see in Sheet 1, what LG's command type is, and then matches to the command name and inserts a number (from the spread sheet).

    I thought I had this working by adding a lookup formula: =LOOKUP([@Display],SerialCommands[Display],SerialCommands[Command Type])

    This seems to work for some of the displays, but not all of them - but's it's not the range as one of the devices it doesn't work for is in the middle of the range.

    Can someone help point me in the right direction on why this isn't working?

    Spreadsheet attached, and I GREATLY appreciate the help!

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Problem with LOOKUP Formula

    if you data on the first tab is sorted by the display, it seems to work. This suggests that you need to include the FALSE argument added to you nested functions to stop them assuming that the lookup data is sorted alphabetically.

+ 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] V-lookup formula problem
    By danderson1 in forum Excel General
    Replies: 10
    Last Post: 03-07-2014, 10:23 AM
  2. Lookup Formula problem**************please help
    By banditpurple in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-08-2013, 11:54 AM
  3. [SOLVED] lookup formula problem
    By timtim89 in forum Excel General
    Replies: 2
    Last Post: 06-26-2012, 07:00 PM
  4. If, isnumber, lookup, search formula problem
    By jamieray in forum Excel General
    Replies: 3
    Last Post: 09-08-2011, 06:44 AM
  5. V-Lookup formula copying problem
    By adrian078 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-15-2007, 04:22 AM

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