+ Reply to Thread
Results 1 to 2 of 2

Create List using values in Filter drop down

  1. #1
    Valued Forum Contributor Macdave_19's Avatar
    Join Date
    03-14-2007
    Location
    Birmingham, England
    MS-Off Ver
    12.0
    Posts
    808

    Create List using values in Filter drop down

    Hi everyone,

    this is a tricky one but i'm sure its possible.

    I would like to create a list in my sheet called ("Lists") from the unique values in the advanced filter dropdown menu in cell ("L1") on the sheet called ("Sheet30"). The name of the filed is called "Root Cause".

    This must be do-able i'm sure one of you whizzes has a way of doing this, if i could have the basic code i will adapt it to suit my specfic needs.

    Thanks for reading and for any help that's offered.
    Last edited by VBA Noob; 12-10-2007 at 10:46 AM.
    Mr MaGoo
    Magoo.Inc MMVII

    If i've helped please add to my Rep by Clicking on the Blue Scales in the top right hand corner of the post

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259
    Hello Mac_dave19,

    In the example code below, the header is in G1, the criteria in G2, and the data in G3 to G11. The data is filtered and the unique values are copied to Sheet2 starting in cell C1.
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

+ 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