+ Reply to Thread
Results 1 to 5 of 5

Filtering from multiple columns

  1. #1
    Registered User
    Join Date
    11-04-2017
    Location
    Melbourne, Australia
    MS-Off Ver
    2016
    Posts
    2

    Question Filtering from multiple columns

    I am doing a datasheet for each NBA game in 2017. I am using the excel table function to filter through teams so that i can easily see total track record of each team.

    However, i have listed each team as either the "HOME" or "AWAY" team in separate columns.

    If i wanted to filter for all of CLEVELAND CAVS(CLE) games from both HOME and AWAY columns is there a way for me to use the filter command to filter for all CLE games in both columns?


    Currently, i am having to filter for CLE in HOME, then refilter for CLE in AWAY.

    Any advice would be greatly appreciated.
    THANK YOU in advance!

    table1.png
    Last edited by mjs188; 11-05-2017 at 05:49 AM.

  2. #2
    Forum Contributor shivya's Avatar
    Join Date
    08-19-2017
    Location
    Delhi, India
    MS-Off Ver
    2013
    Posts
    240

    Re: Filtering from multiple columns

    Hello mjs888,

    you can't filter two columns at the same time.you need to do it one by one. If you want the entries of CLE (HOME and AWAY) then you need another column with formula. If you want, I can do the same for you if you attach the file.
    To attach worksheet Go advanced -> Manage attachments -> Choose file -> Upload
    Don't forget to Mention your desired result in the sheet..
    There should be sample data only, a lot of data creates confusion.

    Thanks & Regards

    Shivya

    http://excelvbatipsforbeginners.blogspot.in/

  3. #3
    Registered User
    Join Date
    11-04-2017
    Location
    Melbourne, Australia
    MS-Off Ver
    2016
    Posts
    2

    Re: Filtering from multiple columns

    Hi Shivya,

    Thank you for answering my question. Greatly appreciated!

    If you could do that for me that would be fabulous!

    Kind regards,
    Mjs188
    Attached Files Attached Files

  4. #4
    Forum Contributor shivya's Avatar
    Join Date
    08-19-2017
    Location
    Delhi, India
    MS-Off Ver
    2013
    Posts
    240

    Re: Filtering from multiple columns

    I couldn't attach excel sheet.

    step 1 : create drop down of list values(games).
    step 2 : In next line, place the headings DATE DAY HOME PT AWAY PT2 LINE
    step3 : in drop down, you can change the values of games.
    step 4 : Based on that value, below result will be auto updated automatically.
    step 5 : Type this formula =IF(Table3[@HOME]=$L$4,OFFSET(Table3[[#Headers],[DATE]],MATCH($L$4,F5:F7,0),2),"") - > ctrl + shift + enter.
    step6 : Drag down.

    You need to change the cols manually because match function counts from 1 but offset counts from 0.

    After updating my browser, I will be able to attach my excel sheet.

  5. #5
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,293

    Re: Filtering from multiple columns

    Or take a look at this.
    Attached Files Attached Files
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

+ 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] VBA Filtering Columns based on Cell Value for multiple columns
    By MikeRoot in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 08-31-2014, 08:07 AM
  2. filtering multiple linked columns
    By cbrow236 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-10-2014, 11:38 AM
  3. Filtering multiple Columns
    By QZJ00 in forum Excel General
    Replies: 4
    Last Post: 10-16-2012, 11:54 PM
  4. filtering multiple columns at once
    By exced in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 07-30-2008, 10:30 AM
  5. Filtering Multiple Columns
    By JOGIER in forum Excel General
    Replies: 18
    Last Post: 02-09-2008, 05:30 PM
  6. Filtering multiple columns
    By shwin in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-06-2007, 06:06 PM
  7. Filtering on multiple columns
    By wammer in forum Excel General
    Replies: 4
    Last Post: 08-29-2005, 06:21 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