+ Reply to Thread
Results 1 to 6 of 6

How to filter rows and columns simultaneously

  1. #1
    Registered User
    Join Date
    03-22-2021
    Location
    Vienna
    MS-Off Ver
    Microsoft 365 - Excel 16.47
    Posts
    2

    How to filter rows and columns simultaneously

    I have a table with 78 columns and 7.115 rows. To make it easier I will attach only a little example of my original file :-)

    I need to filter some values by row and column in order to have the value of the correspondent cell.

    EXAMPLE.png


    In this example I just want to filter "PLATFORMBBB + Afghanistan + AVAILABLE + NUMBERS MARCH" and to have the value in the cell L16 (213.966)
    This value must be displayed as shown in the file attached.

    I tried to use the FILTER function with multiple criteria but it gives me back the whole row 16 and not only the value into the column NUMBERS MARCH.
    Please have a look at Excel sheet attached: "Example + Results"
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,023

    Re: How to filter rows and columns simultaneously

    You can use:
    =INDEX($F$2:$F$37,MATCH(1,INDEX(($B$2:$B$37=B44)*($C$2:$C$37=C44)*($E$2:$E$37="Available"),0),0))

    Note the spelling of Platform in B44, however, (not Platfrom)!!
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: How to filter rows and columns simultaneously

    With filter
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    03-22-2021
    Location
    Vienna
    MS-Off Ver
    Microsoft 365 - Excel 16.47
    Posts
    2

    Re: How to filter rows and columns simultaneously

    Thanks Glenn and Fluff!

    Glenn: I'll try to apply this to my "master file". Thanks for the spelling advise as well
    Fluff: I didn't think about applying double filter. Good idea

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,023

    Re: How to filter rows and columns simultaneously

    You're welcome.



    It would be very nice if you were to just click the Add Reputation button at the foot of any of the posts of members who helped you reach a solution.

    Finally, if that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: How to filter rows and columns simultaneously

    Glad to help & thanks for the feedback.

+ 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. Simultaneously Get Pivot Data Having Multiple Filter Values
    By DBB1 in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 03-03-2021, 05:54 PM
  2. [SOLVED] In Excel how can I filter multiple columns SIMULTANEOUSLY?
    By Keleigh-G in forum Excel General
    Replies: 6
    Last Post: 08-28-2014, 04:28 AM
  3. [SOLVED] Freezing several columns and several rows simultaneously
    By johanna0507 in forum Excel General
    Replies: 5
    Last Post: 12-13-2013, 04:20 AM
  4. Macro to hide both rows and columns simultaneously based on data in cells.
    By walker_dp in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-09-2012, 10:47 AM
  5. How to use advanced filter simultaneously in few sheets
    By markos17 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-31-2011, 11:58 AM
  6. Autofill columns and rows simultaneously
    By MCCCLXXXV in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-14-2008, 05:45 PM
  7. How do I lookup values from rows and columns Simultaneously
    By PK in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-29-2005, 12:06 PM

Tags for this Thread

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