+ Reply to Thread
Results 1 to 6 of 6

Making third Validation list that is dependent in column A&B (with illegal characters)

  1. #1
    Forum Contributor
    Join Date
    02-16-2012
    Location
    Denmark
    MS-Off Ver
    O365
    Posts
    256

    Making third Validation list that is dependent in column A&B (with illegal characters)

    am going to make a third list (column C) which is dependent on Column A&B
    it was suggested that I use =INDIRECT(SUBSTITUTE(A5&B5," ",""))
    but it does not work because I am using invalid characters
    I am not sure how to insert the Vlookup formula in =INDIRECT(SUBSTITUTE(B2&C2," ","")) formula

    I have tried this: =INDIRECT(SUBSTITUTE(A5&vlookup(B5,NameLookup,2,false)," ",""))
    but it seems that something is wrong


    Really appreciate your help
    Attached Files Attached Files

  2. #2
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Making third Validation list that is dependent in column A&B (with illegal characters)

    this appears to be another version of a question you already have posted twice?
    Josie

    if at first you don't succeed try doing it the way your wife told you to

  3. #3
    Forum Contributor
    Join Date
    02-16-2012
    Location
    Denmark
    MS-Off Ver
    O365
    Posts
    256

    Re: Making third Validation list that is dependent in column A&B (with illegal characters)

    I tried the :
    =INDIRECT(SUBSTITUTE(A5&vlookup(B5,NameLookup,2,false)," ",""))
    =INDIRECT(SUBSTITUTE(VLOOKUP(A5,NameLookup,2,FALSE)&VLOOKUP(B5,NameLookup,2,FALSE)," ",""))

    both not working
    that's why I reposted it hoping this can be resolved... just getting frustrated
    third column dependent list question.xlsx

  4. #4
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Making third Validation list that is dependent in column A&B (with illegal characters)

    if you don't reply in the same thread as the suggestion how are we supposed to know if it didn't work? it also makes it look as if you lost interest in the question

    the second worked for me in your workbook-although the named range is empty in your example

  5. #5
    Forum Contributor
    Join Date
    02-16-2012
    Location
    Denmark
    MS-Off Ver
    O365
    Posts
    256

    Re: Making third Validation list that is dependent in column A&B (with illegal characters)

    Hi again,

    I apologize that I reposted the same question.. I just did it hoping that there will be more people like you who will help me... Sorry for being stupid

    I am not sure what I am doing wrong, but everytime I use this:
    =INDIRECT(SUBSTITUTE(VLOOKUP(A5,NameLookup,2,FALSE)&VLOOKUP(B5,NameLookup,2,FALSE)," ",""))
    I have a message box that says "The formula you typed contains an error
    I also tried to do the renaming again of my NameLookup range but it did not worked

    Can I make a special request... CAn you PLEASE you try attach my workbook with your answer... I am really clueless here.
    Super Thanks
    Attached Files Attached Files
    Last edited by Elainefish; 04-09-2013 at 06:31 AM.

  6. #6
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Making third Validation list that is dependent in column A&B (with illegal characters)

    here you are. you really need a database application though
    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