+ Reply to Thread
Results 1 to 5 of 5

Filter table on separate sheet

  1. #1
    Registered User
    Join Date
    08-15-2010
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2007
    Posts
    18

    Question Filter table on separate sheet

    Hello,

    I've got an excel worksheet that contains a list of buildings and their associated control valves for water supply (subset of table attached).

    I'd like the user to be able to search by building name to display its associated valves and control information. I realize I could use the list function on the worksheet, but would prefer to set it up as front page to the workbook where data is displayed in a nicer format.

    I guess my question is if there any way I can set up another worksheet with a drop down box that allows the user to select a building or type in the building name and have its corresponding data display?

    Thanks heaps for your help!!!

    Cheers,
    Emily
    Attached Files Attached Files
    Last edited by EmilyB; 10-13-2010 at 06:21 PM.

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,480

    Re: Filter table on separate sheet

    Try this code in your example,
    This goes in the WorkSheet module, Right click on the sheet tab and select view code
    Please Login or Register  to view this content.
    This goes in a regular module

    Please Login or Register  to view this content.
    Make a selection from the Data Validation dropdown in A1 Sheet1, to activate the code.

    Here is your example.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    08-15-2010
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2007
    Posts
    18

    Re: Filter table on separate sheet

    Hi Dave,

    Sorry it's taken me a while to thank you for your help - I have been off work since posting!

    That is exactly what I needed and I appreciate the time you took to put that together.

    Thanks again,

    Emily

  4. #4
    Registered User
    Join Date
    10-22-2013
    Location
    Orlando, Florida
    MS-Off Ver
    Excel 2007
    Posts
    1

    Re: Filter table on separate sheet

    What if I wanted multiple auto filters? If I wanted to continue to narrow my search? Using your example, I would also like to filer by column 5 in the data table.

    I am in need of multiple filters searching through a large table which displays limited columns from table on a seperate sheet.

    Any help would be greatly appreciated.

  5. #5
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Filter table on separate sheet

    Quinn,

    Unfortunately you need to post your question in a new thread, it's against the forum rules to post a question in the thread of another user. If you create your own thread, any advice will be tailored to your situation so you should include a description of what you've done and are trying to do. Also, if you feel that this thread is particularly relevant to what you are trying to do, you can surely include a link to it in your new thread.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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