+ Reply to Thread
Results 1 to 3 of 3

Lookup_Validation

  1. #1
    Registered User
    Join Date
    05-08-2006
    Posts
    5

    Lookup_Validation

    Hi,
    I have 2 columns: Code and Description.
    I created a drop down list allow users to select Description, How do I display the code in cell instead of the description when users select from the description list?

    Thanks in advance!

    Khanh

    Code ..................Description

    C ..................Composite
    CC ..................City Composite
    CG ..................City Grab
    G ..................Grab
    IC ..................Industry Composite
    IG ..................Industry Grab
    LC ..................CSDLA Composite
    LG ..................CSDLA Grab
    OC ..................OCSD Composite
    OG ..................OCSD Grab
    UK ..................Unknown

  2. #2
    Marcelo
    Guest

    RE: Lookup_Validation

    Hi, Kdoan,

    on way is creating a colum before the code column and set a ID like, 1,2,3,etc
    the drop down controls set a cell to return a number related the selection,
    use a vlookup to find the 2nd column (id and code columns) to return the
    correct code

    hth
    regards from Brazil
    Marcelo

    "kdoan" escreveu:

    >
    > Hi,
    > I have 2 columns: Code and Description.
    > I created a drop down list allow users to select Description, How do I
    > display the code in cell instead of the description when users select
    > from the description list?
    >
    > Thanks in advance!
    >
    > Khanh
    >
    > CODE ..................DESCRIPTION
    >
    > C ..................Composite
    > CC ..................City Composite
    > CG ..................City Grab
    > G ..................Grab
    > IC ..................Industry Composite
    > IG ..................Industry Grab
    > LC ..................CSDLA Composite
    > LG ..................CSDLA Grab
    > OC ..................OCSD Composite
    > OG ..................OCSD Grab
    > UK ..................Unknown
    >
    >
    > --
    > kdoan
    > ------------------------------------------------------------------------
    > kdoan's Profile: http://www.excelforum.com/member.php...o&userid=34230
    > View this thread: http://www.excelforum.com/showthread...hreadid=562998
    >
    >


  3. #3
    Registered User
    Join Date
    05-08-2006
    Posts
    5
    Marcelo,

    Thansk for your respond. It works fine with the dropdown display id column. However, I want the drop down to display the description not the ID number. How do I get around it?
    Thanks,
    Khanh

+ 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