+ Reply to Thread
Results 1 to 1 of 1

need a smart lookup on mutliple values within 1 cell

Hybrid View

  1. #1
    Registered User
    Join Date
    03-12-2013
    Location
    St. Louis, MO
    MS-Off Ver
    Excel 2010
    Posts
    1

    need a smart lookup on mutliple values within 1 cell

    Hi,
    any guidance, suggestions, etc. would be much appreciated . . .
    I am using Excel 2007
    I have column(s) of data with numerous values in each cell
    Values are separated by a space
    Values are of varying length
    Number of values within each cell varies from 1 to n
    Number of unique combinations within cell is large (ridiculously)

    sample DATA
    :4 BLD LONGER Y5
    BLD Z6 BGHR
    BLD Z6 BGHR :4 BLD LONGER Y5

    Read each value in cell
    For each value, perform lookup for type
    Return type
    Even though there are a large number of different values, there are only 4 types

    Lookup Type
    :4 D
    BGHR O
    BLD N
    LONGER E
    Y5 D
    Z6 N

    Interim
    D N E D
    N N O
    N N O D N E D

    If possible, do not return mutliple values of same type
    If possible, return type values in same order

    Desired
    D N E
    O N
    D O N E
    Attached Files Attached Files

+ 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