+ Reply to Thread
Results 1 to 2 of 2

Scrollable List With Filters

  1. #1
    Registered User
    Join Date
    01-15-2014
    Location
    Brazil
    MS-Off Ver
    Excel 2011 Mac/Windows
    Posts
    1

    Scrollable List With Filters

    Hello,

    In one sheet called "General Database" I have my main database, and in a second sheet called "Cockpit" I have created a scrollable list for the information in the General Database sheet.

    The scrollable list is working fine with the OFFSET function, but I'm trying to apply the Filter tool in this scrollable list so that I can scroll through only the information filtered. (For example, in the scroll list I have a column "Age" and I'd like to filter this column to show only the age 30).

    I'm having a very difficult time trying to get this to work. I can apply the Filter tool in the header of my scrollable list but it is not working properly, it only filters sucessfully the 10 rows that are showing when the scrollbar is still. If I move the scroll bar the filter stops working.

    Does anybody have a solution for this? Is it actually possible to combine these two features?

    Thank you.

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Scrollable List With Filters

    Hi

    I would use a complex search to fill your listbox.

    you can use several search parameters

    Search your data base for one of them

    Select all cells matching that parameter

    Loop through all the selected cells and check that all the other search parameters are met

    If they are met then add that entry into an array

    Once the loop is complete use your array to populate a multicolumn listbox.

    Thats it.


    I can help with each stage of this but you will need to post a sample spreadsheet.

    The attached files show elements of what you need.
    Attached Files Attached Files
    Last edited by mehmetcik; 01-18-2014 at 09:06 PM.

+ 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. Scrollable Limits
    By bkeavney in forum Excel General
    Replies: 1
    Last Post: 12-03-2009, 07:26 PM
  2. Replies: 2
    Last Post: 02-06-2006, 08:00 PM
  3. Scrollable x-axis in excel
    By jea123 in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 11-22-2005, 10:25 PM
  4. Replies: 3
    Last Post: 11-04-2005, 06:30 PM
  5. [SOLVED] Scrollable Frame
    By James W. in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-22-2005, 06:06 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