+ Reply to Thread
Results 1 to 5 of 5

Thread: Best Way to Filter on Multiple Columns?

  1. #1
    Registered User
    Join Date
    01-20-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    22

    Best Way to Filter on Multiple Columns?

    I have an Excel project that contains a bit over 100 columns. I need to be able to filter this data in various ways, although it will all be dependent on whether or not various columns have a value of 'X' or not. (Most of the columns have an 'X' where an option is available and is blank where the option isn't.)

    What would be the best way to go about doing this? Advanced filters? Pivot tables? Something with VBA? My Googling has produced multiple ways to do what I need but I'm not at all experienced with Excel (at least, not since Office '97) and aren't sure what the best way to go about this would be.

  2. #2
    Registered User
    Join Date
    01-30-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    50

    Re: Best Way to Filter on Multiple Columns?

    I would use advanced filters and sorting, but that doesn't mean it's better than a pivot table. Do what's most comfortable to you.

  3. #3
    Forum Moderator arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    4,371

    Re: Best Way to Filter on Multiple Columns?

    I need to be able to filter this data in various ways, although it will all be dependent on whether or not various columns have a value of 'X' or not.
    What do you mean by this? Are you talking about having dropdowns and then filtering the data based on what is selected in the dropdowns?

    You could use a pivot or you could use some advanced formulae or even some VBA.
    Cheers,
    Arlette

    If I 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]

  4. #4
    Registered User
    Join Date
    01-20-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    22

    Re: Best Way to Filter on Multiple Columns?

    Quote Originally Posted by arlu1201 View Post
    What do you mean by this? Are you talking about having dropdowns and then filtering the data based on what is selected in the dropdowns?
    Each row represents a product type. Each column represents a location. If a product is available at a particular location, there is an X in the corresponding cell. Sometimes I might need to filter out anything not available at a particular location. Other times I might need to filter out items that are available at any location, thus leaving a list of products that aren't currently available at all. Sometimes, it might be necessary to filter based on products being available in certain locations but not others.

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

    Re: Best Way to Filter on Multiple Columns?

    Do you have a sample excel file that you can attach?
    Cheers,
    Arlette

    If I 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.2.0