Excel Filter List Based on Another List | Formula and Advanced Filter Solutions

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ธ.ค. 2024

ความคิดเห็น • 41

  • @MohdKhomainiMohdSidik
    @MohdKhomainiMohdSidik 10 หลายเดือนก่อน +2

    Exactly what I'm looking for. Thanks for teaching the filter function.

  • @jondeaux336
    @jondeaux336 10 หลายเดือนก่อน

    Chester, you've enabled me to look like I know what I am doing.
    Thank you for this tutorial.
    Subscribed.

  • @IvanCortinas_ES
    @IvanCortinas_ES ปีที่แล้ว

    The FILTER function is a real genius created by Microsoft. Thank you Chester!!!

  • @pietrobertolucci9305
    @pietrobertolucci9305 8 หลายเดือนก่อน

    Fantastic. Great video Chester.

  • @Chattmandoo
    @Chattmandoo ปีที่แล้ว +2

    Exactly what I worked on today, but a little more circumstantial. I have a list of names where some names have a cross in the next column. I want to add these names to a new list. This should be useful for me. Thank you for being so educational.

  • @mcvbeatz1241
    @mcvbeatz1241 6 หลายเดือนก่อน

    Huge help sir. You just helped me streamline a process. Great video

  • @mohammednafiulislam6242
    @mohammednafiulislam6242 4 หลายเดือนก่อน +1

    Thank you very much for this tutorial, I searched a lot to solve this porblem which I use to face frequently. This is great, Thank you again

  • @yarnickmeek6584
    @yarnickmeek6584 11 หลายเดือนก่อน

    I have been looking for this all morning! Thanks!!!!

  • @OrlandoVargasRayo
    @OrlandoVargasRayo 2 หลายเดือนก่อน

    Thanks for such a clear explanation of advance filer, you saved me a lot of time 😉

  • @map929
    @map929 ปีที่แล้ว

    Clear and concise - helped me greatly. Thank you.

  • @__Est.her__
    @__Est.her__ 8 หลายเดือนก่อน

    I was looking on cutting down on the time it takes me to make my weekly reports. Using your tutoring it’s pretty much update the source data and send 🎉🎉 thanks

  • @MariaTeresaMata-q6y
    @MariaTeresaMata-q6y ปีที่แล้ว +2

    you've saved my life

  • @leixiao169
    @leixiao169 ปีที่แล้ว

    Thank you very much for this tutorial, it helps me a lot!

  • @selder_7
    @selder_7 11 หลายเดือนก่อน

    Thanks so much. Was worried this wouldn’t work because my like columns were names and not numbers, but it did work. Good to know the different ways to do it and the advantages that come with them

  • @Sephraes
    @Sephraes 7 หลายเดือนก่อน +3

    This solved a major issue for me. And taking it further, adding NOT() to the front of the ISNUMBER allowed me to find everything that was not on the lookup list. Thank you for your help on this.

  • @Jojosmith342
    @Jojosmith342 ปีที่แล้ว

    Already subscribed from the first tutorial. Valuable lesson as always. Thumbs up from the beginning class so that I won't forget. Thanks a lot for your teaching ! 👍

  • @laiwk2
    @laiwk2 7 หลายเดือนก่อน

    Awesome guide! save my days of work every month!

  • @maheshlowe907
    @maheshlowe907 10 หลายเดือนก่อน

    Thanks for the video. Saved my day. Keep doing.

  • @amjadhasan7278
    @amjadhasan7278 ปีที่แล้ว +1

    For those using advanced filter, you can create a macro while using the advanced filter and create a button assigning that macro.
    Now whenever you make a change into the base data, you need to just click the button and it will do the job for you.

  • @karthicr6568
    @karthicr6568 2 หลายเดือนก่อน

    Very helpful, Thank you 🙏🏻

  • @ElaineGilsdorf
    @ElaineGilsdorf 6 หลายเดือนก่อน

    WOW!!! Thank you so much for explaining this.

  • @mrlilja85
    @mrlilja85 3 หลายเดือนก่อน

    Brilliant! Thanks Chester

  • @carr2204
    @carr2204 4 หลายเดือนก่อน +1

    Thank you so much Chester, what if my criteria is not store ID 1,2,3,4,5 but trans_value that is greater than 1? what formula should I do for a criteria of X>1?

  • @ravikiran2345
    @ravikiran2345 ปีที่แล้ว

    Very helpful, thanks a lot

  • @hhbadarin
    @hhbadarin 10 หลายเดือนก่อน

    Thank you so much!

  • @davidferrick
    @davidferrick 3 หลายเดือนก่อน

    fantastic. no other words.

  • @Fxingenieria
    @Fxingenieria 7 หลายเดือนก่อน

    Excellent !!! Coud be =FILTER(B4:F57;COUNTIF(H4:H8;D4:D57))

  • @aravindarajchandrasekaran7797
    @aravindarajchandrasekaran7797 10 หลายเดือนก่อน

    wow thanks , this is exactly im looking

  • @gob2004
    @gob2004 10 หลายเดือนก่อน

    0:31 Can you show how to filter base on multiple lists or columns?

  • @jgsalins
    @jgsalins ปีที่แล้ว

    Very helpful!!!. How to filter data if the list of value are string pattern. For e.g. List of values are ABC, JKL etc, how to do string pattern match in PROD ID column. Thanks in advance!!!

  • @stevereed5776
    @stevereed5776 ปีที่แล้ว

    Hi Chester, thank you for the video, very useful. Is there a way to Filter only customers that have certain products. E.g Customer 1 has Product A & B, Customer 2 has product A & B but Customer 3 has product A, B & C, I want a list of customer that only have Product A & B. Any guidance would be useful. Thanks, Steve

  • @JamieJackson-zb8wf
    @JamieJackson-zb8wf 7 หลายเดือนก่อน

    Is there a way to use this function but with a sort option? I am using the following =SORT(FILTER(Data_planning,Date_end_date=A2)) but want to sort by a column from the copied data onto the new sheet? For example on the data I am coping I have a price column, I want to sort the copied data by price. Any tips would be greatly appreciated :-) Love your videos!

  • @boadiljones
    @boadiljones ปีที่แล้ว

    Hi. theres any video of dependent lists based on id columns instead of header columns? Meaning I got A columns with the id and b column (categoryid and category name) with the display text, and another table with the id and let's say productid and product name. that could be helpful. Thanks in advanced

  • @johnathanreed98
    @johnathanreed98 ปีที่แล้ว +1

    Side note for anyone who may run across this. Please make sure that your table names aren't the same as any of your function names. I had named one of my tables "Filter" And every single time I typed out the function and pressed enter it would replace the filter function with the filter table And would in turn produce a #REF! error.

  • @focaltech3724
    @focaltech3724 7 หลายเดือนก่อน

    Can you build an automated IT Inventory dashboard

  • @specialneedstoys
    @specialneedstoys ปีที่แล้ว

    Excellent! But can we retain all the Filtered rows as well as showing the Subtotals - rather like an expanded subtotal table using the old Data/Subtotal function?
    I am trying to create a Consolidated invoice (Brexit!) that shows all the stock items sorted by and sub-totaled (for weight for example) by Country of Origin.

  • @mohamedrafeek1392
    @mohamedrafeek1392 11 หลายเดือนก่อน

    In above example, how to do combination of text, number with symbols. Like 2"-PSV-251441-X.

  • @crazyswimmer_6791
    @crazyswimmer_6791 9 หลายเดือนก่อน

    I love you

  • @Justin-k9h3u
    @Justin-k9h3u ปีที่แล้ว +1

    You could just use x lookup and hide na's

  • @AmanpalSingh
    @AmanpalSingh 2 หลายเดือนก่อน

    (Y) great

  • @ganlyb
    @ganlyb ปีที่แล้ว

    Very clever, however it would be so much easier to do in SQL