Results 1 to 6 of 6

Data validation list that depends on partially matched data?

Threaded View

  1. #4
    Registered User
    Join Date
    03-10-2010
    Location
    VA
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Data validation list that depends on partially matched data?

    Quote Originally Posted by ginganababy View Post
    is it something like this? or i got it wrong?


    (i made an easy example)
    Sorry, not quite what I'm looking for. Here is a sample sheet. What I'm looking for is for the cells under "location #" to be where the user enters a number code. The values to compare with are column A on sheet 2. I want to make the "location name" cells a drop down data validation list, where the list is made up of values from sheet 2, column B that have column A values that match what the user typed in under "location #". So if the user types in 012 under "location #" I want the drop down list under "location name" to have base1 in it, but if the user types in 421 I need the drop down list to have base3 and base4 in it. Also if they type in 901, the list needs to have base6 and base7 in it.

    Since the list would be changing, I wasn't sure if the solution would have to be a mix of using vba in worksheet_change() or if there was some other way to do it with a custom data validation using functions I'm not familiar with.

    Thanks guys.
    Attached Files Attached Files

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