+ Reply to Thread
Results 1 to 2 of 2

Validation list (with illegal characters in the range list)

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

    Validation list (with illegal characters in the range list)

    HI,

    I am trying to make a database which uses validation list.
    However I am having problems since some of the texts I need to use has illegal characters like &, -, /, ()
    I found this website that explains it http://www.contextures.com/xlDataVal02.html but I am having a hard time to understand the formula
    the example given was =INDIRECT(VLOOKUP(A2,NameLookup,2,0))
    My question is where 2 and 0 in the formula came from ... I do not think that will be a constant number to use, so what that 2 and 0 refers to?

    Thanks

  2. #2
    Valued Forum Contributor
    Join Date
    09-10-2012
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2010
    Posts
    929

    Re: Validation list (with illegal characters in the range list)

    2 refers to the column number to return from the NameLookup table...
    0 is the "lazy" way of writing FALSE which means an exact match when using the VLOOKUP

    Hope this helps...

+ 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