+ Reply to Thread
Results 1 to 4 of 4

Defined Name & Validation Lists

  1. #1
    Registered User
    Join Date
    09-29-2007
    Posts
    3

    Defined Name & Validation Lists

    Hi

    I am trying to work with validation lists and would like to know if I can somehow make the value in the validation list (C7) equal to the name that is entered into another cell (A7). My reasoning is a little more complicated but the example is simplified and if there is a solution I can implement it into the bigger picture. Doing it the way that is shown in the example forces the list to contain just the one word shown in cell A7 rather than referring to the Defined Name called cases (C2:C4). I'm hoping there is some command I can put the name in cell A7 to indicate it is actually a defined name eg. =command(A7)

    Any help would be excellent.

    PS. I'm hoping the example.jpg has attached because it ain't showing up in the "preview post"
    Attached Images Attached Images

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Try

    =indirect(A7)

    http://www.contextures.com/xlDataVal02.html#Apply

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Registered User
    Join Date
    09-29-2007
    Posts
    3
    Perfect ... Thanks heaps VBA Noob and for such a quick response.

    I knew it would be something simple.

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    No problem

    Glad it helped. Anything you need on data validation then just use that link.

    Be sure to download the examples for more ideas

    VBA Noob

+ 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