+ Reply to Thread
Results 1 to 3 of 3

Create a validation list in E2 pending on D2

  1. #1
    Forum Contributor
    Join Date
    10-03-2012
    Location
    USA
    MS-Off Ver
    2010
    Posts
    496

    Create a validation list in E2 pending on D2

    Hello,
    I'm looking for help to lookup a value (D2) then list the sub -range in the validation (E2).
    If I change the value in D2, the list in E2 will be automaticly update including the change
    cell content.


    I like if this can be done using function something liked array formular (I think). I like
    have soultion for using VBA as well.


    Thanks
    Last edited by Rocky2013; 11-26-2013 at 09:22 PM.

  2. #2
    Valued Forum Contributor smuzoen's Avatar
    Join Date
    10-28-2011
    Location
    Brisbane, Australia
    MS-Off Ver
    Excel 2003/2007/2010
    Posts
    610

    Re: Create a validation list in E2 pending on D2

    You could use a Worksheet_Change event to fire off a Autofilter and then use the results of the autofilter to create the drop down validation list - see attached workbook. The only catch is that you would need to have the list ordered in Column A otherwise a different approach would be required.
    Attached Files Attached Files
    Hope this helps.
    Anthony
    Pack my box with five dozen liquor jugs
    PS: Remember to mark your questions as Solved once you are satisfied. Please rate the answer(s) by selecting the Star in the lower left next to the Triangle. It is appreciated?

  3. #3
    Forum Contributor
    Join Date
    10-03-2012
    Location
    USA
    MS-Off Ver
    2010
    Posts
    496

    Re: Create a validation list in E2 pending on D2

    Hello,
    Thanks a lot, you make it very simple. And it works, realy helps!!
    That 's right I like this forum.

    Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Create A Validation List
    By dm@stams in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-14-2013, 01:15 PM
  2. Replies: 3
    Last Post: 05-23-2013, 06:23 AM
  3. Replies: 4
    Last Post: 02-15-2012, 12:11 PM
  4. Excel 2007 : Data Validation - Cannot create List
    By oopsieny in forum Excel General
    Replies: 3
    Last Post: 08-16-2010, 12:46 PM
  5. create sublist from validation list
    By soasi in forum Excel General
    Replies: 0
    Last Post: 03-13-2005, 04:35 PM

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