Closed Thread
Results 1 to 5 of 5

Lookup a serial number but overlook 0's in cell content when finding a match.

  1. #1
    Registered User
    Join Date
    07-19-2012
    Location
    Virginia, USA
    MS-Off Ver
    Excel 2007
    Posts
    38

    Lookup a serial number but overlook 0's in cell content when finding a match.

    Hi guys,

    I am attaching an excel file with instructions for your convenience.

    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    05-25-2012
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    194

    Re: Lookup a serial number but overlook 0's in cell content when finding a match.

    Hi hello,

    I took a look at your book - I'm still just a little confused, but it sounds like what you want is fairly simply and can be achieved by snagging the value from the cell - i.e. something along the lines of
    Please Login or Register  to view this content.
    .

  3. #3
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Lookup a serial number but overlook 0's in cell content when finding a match.

    Please don't duplicate posts.
    Entia non sunt multiplicanda sine necessitate

  4. #4
    Registered User
    Join Date
    07-19-2012
    Location
    Virginia, USA
    MS-Off Ver
    Excel 2007
    Posts
    38

    Re: Lookup a serial number but overlook 0's in cell content when finding a match.

    Hi,

    Oh no, no. I think you misunderstood. I am trying to do a lookup or a match that is able to find 00000000211101B000 in column A of
    sheet 2 by looking up 00211101B0 this value in column A of Sheet 1and thus bringing back the corresponding value of 00000000211101B000
    from column B of sheet 2, into column B of sheet1.

    The following formula does the trick thanks to JBeaucaire post
    =INDEX(Sheet2!B:B, MATCH("*"&A2&"*", Sheet2!A:A, 0))

  5. #5
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Lookup a serial number but overlook 0's in cell content when finding a match.

    Hello Hello23, and welcome to the forum.

    Unfortunately you have inadvertently broken one of the forum rules. Please read the following and make the necessary change. Thanks.

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    Thread Closed.

Closed 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