+ Reply to Thread
Results 1 to 3 of 3

Return multiple matching values based on one criteria

  1. #1
    Registered User
    Join Date
    06-25-2020
    Location
    Denmark
    MS-Off Ver
    Office365
    Posts
    2

    Return multiple matching values based on one criteria

    So I'm making a content marketing plan for the year and would like to make a week view that pulls from the Category on main sheet...

    File is posted

    Main:
    Year Month Week Day Date Time Category
    2021 January 53 Fri 1
    2021 January 53 Sat 2
    2021 January 53 Sun 3
    2021 January 1 Mon 4
    2021 January 1 Tue 5 Update
    2021 January 1 Wed 6 Newsletter
    2021 January 1 Thur 7
    2021 January 1 Fri 8
    2021 January 1 Sat 9
    2021 January 1 Sun 10
    2021 January 2 Mon 11
    2021 January 2 Tue 12 Newsletter
    2021 January 2 Wed 13 LinkedIn
    2021 January 2 Thur 14
    2021 January 2 Fri 15 Instagram
    2021 January 2 Sat 16
    2021 Januar 2 Sun 17
    2021 Januar 3 Mon 18
    2021 Januar 3 Tue 19 Update
    2021 Januar 3 Wed 20
    2021 Januar 3 Thur 21 Update
    2021 Januar 3 Fri 22


    Week
    1 2 3 4 6 7 8 9
    Update Newsletter
    Newsletter LinkedIn
    Instagram



    10 11 12 13 14 15 16 17
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,223

    Re: Return multiple matching values based on one criteria

    Please select B4:I4

    Enter formula
    =FILTER(Tabel26[Category],(Tabel26[Week]=LOOKUP(99,B$3:B3))*(Tabel26[Category]>0),"")
    Press ctrl+Enter

    copy to B11:I11
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    06-25-2020
    Location
    Denmark
    MS-Off Ver
    Office365
    Posts
    2

    Re: Return multiple matching values based on one criteria

    Very nice - that worked! Been seraching forever! Was trying some INDEX and TEXTJOIN funktions, that just never quite worked.

    Thanks!

+ 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. Return values based on multiple criteria
    By mmchaley in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-09-2020, 02:03 PM
  2. Finding Matching Values from Multiple Columns Based on Criteria
    By rmmohan in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 08-29-2017, 03:37 PM
  3. Replies: 8
    Last Post: 05-08-2017, 09:17 PM
  4. Return multiple values based on one matching field
    By pmerchant73 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-21-2016, 10:02 AM
  5. [SOLVED] Return cell values for non-matching & matching criteria
    By jenz_skallemose in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 11-13-2012, 11:52 AM
  6. matching values based on criteria and return values from another columns
    By lizard54 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2012, 11:29 AM

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