+ Reply to Thread
Results 1 to 3 of 3

trying to display another column after data validation list

  1. #1
    Registered User
    Join Date
    12-06-2012
    Location
    fhsk
    MS-Off Ver
    Excel 2003
    Posts
    2

    trying to display another column after data validation list

    Hey,

    I have a problem with this workbook, i know how to do it by nesting if functions but i want a neater way to do this. I have tried if(index(match)) type formula and haven't got it to work, any help would be appreciated.Example.xlsx

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,416

    Re: trying to display another column after data validation list

    Put this in G16:

    =IFERROR(VLOOKUP(G15,$C$11:$D$36,2,0),"Not Available")

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    12-06-2012
    Location
    fhsk
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: trying to display another column after data validation list

    thanks mate you are a champion

+ 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