+ Reply to Thread
Results 1 to 2 of 2

Creating 4th, 5th.... dependent list (validation List)

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

    Creating 4th, 5th.... dependent list (validation List)

    I found this site that explains creating the third dependent list
    http://www.contextures.com/xlDataVal02.html
    by using this formula =INDIRECT(SUBSTITUTE(B2&C2," ",""))
    I understand how it works but my list has more than 3 columns.
    Should I use =INDIRECT(SUBSTITUTE(B2&C2&D2," ","")) ---for the fourth column? and B2&C2&D2&E2 for the 5th column? (...and so on)

    thanks in adv

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Creating 4th, 5th.... dependent list (validation List)

    It really depends how the data is setup and how you've named things.

    Using B2&C2&D2&E2 should be fine, as long as it produces the correct name.
    If posting code please use code tags, see here.

+ 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