How to Exclude Values in COUNTIF | COUNTIFS NOT EQUAL to Multiple Text | Exclude Values from List

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.ค. 2024
  • Download the featured file here: www.bluepecantraining.com/wp-...
    In this video I demonstrate how to exclude values when performing a COUNTIF. Normally when you perform a COUNTIF you want to specify which values to count. What if you want to count everything but...
    I show you how to exclude a single value or multiple values in your COUNTIF calculation.
    The functions used in this video are COUNTIF, COUNTIFS, MATCH, ISNA, SUM and SUMPRODUCT.
    ------------------------
  • แนวปฏิบัติและการใช้ชีวิต

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

  • @dorothymcclendon3753
    @dorothymcclendon3753 18 วันที่ผ่านมา

    Thank you, it helped tremendously with a project and had to create at work.

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

    Thanks

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

    Very fine Chester. Thank you for this great job!!

  • @patrickschardt7724
    @patrickschardt7724 3 ปีที่แล้ว

    That ISNA/MARCH trick is very useful
    Annoyingly COUNTIF/S can only handle direct cell references and not array results so they are somewhat limited.
    Great tutorial as usual

  • @chrisrooney2274
    @chrisrooney2274 2 ปีที่แล้ว

    Nice work Chester, this helped a lot!

  • @annalink5186
    @annalink5186 2 ปีที่แล้ว

    Thank you! It helped me to solve my issue!

  • @tayboonpingkpm-guru6753
    @tayboonpingkpm-guru6753 ปีที่แล้ว

    Thank you, it is very helpful. 👍

  • @Planetgreenzen
    @Planetgreenzen 2 ปีที่แล้ว

    This helped a lot, thank you

  • @babajibait9704
    @babajibait9704 2 ปีที่แล้ว

    Thanks for your this video, you solved my one issue...great!!

  • @Anikvikram
    @Anikvikram 2 ปีที่แล้ว

    Thanks Chester 😊, great help

  • @ConnorMcLarnon
    @ConnorMcLarnon 2 ปีที่แล้ว

    Hi Chester, I am wondering if you can help me. I need to achieve what you did in second part of your video (exclude multiple referenced cells) but the issue is I have quite an extensive list of what I want to exclude. The issue is to write it using a countif would be quite long and I can't figure out how to use the match function in my formula as I need countifs to look for something specific in my data before I exclude. I hope I have been clear and thanks in advance for any clarification.

  • @amam7748
    @amam7748 2 ปีที่แล้ว

    This is so helpful. Thank you! One more question, can I exclude the blank cell in this formula (countifs not equal) too?

  • @Breewilly
    @Breewilly 2 ปีที่แล้ว

    Whew! Had to do this for a report at Job! Thank you so much!

  • @uzmi-Creations
    @uzmi-Creations ปีที่แล้ว

    Good information

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

    Great

  • @famgee
    @famgee 2 ปีที่แล้ว

    I have a question for you if you can help. I have a table that I want to get the percentage of each column and within some columns exist merged cells. How can I draft a formula to count blanks and not merged cells of the same column? For instance P10 to P15, with 11, 12, inside a merged cell. The first column works with a countblank and sum divided by the number of rows, but the second column counts all cells as 100% instead of just the blank cells and not the merged cells as empty when they are apart of the merged cells.

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

    Is there a way to exclude the checkboxes in hidden columns? Say, if we're trying to get an average percentage of completion in a set of data, but a particular column's data is no longer relevant, can we simply hide it and automatically have THAT data not counted anymore?

  • @jmullen99
    @jmullen99 2 ปีที่แล้ว

    Hi, I am struggling. I was able to follow your steps and make my list to exclude the criteria I wanted excluded, but it is now counting blank cells and I can't figure out how to exclude the 3 blank cells as well

  • @user-jv6kk9td9m
    @user-jv6kk9td9m 5 หลายเดือนก่อน

    what if you had a string of text in the same cell (Apples, strawberries, Pears) and you wanted to get a count, but only if the cell wasn't blank OR had "N/A" in the box?

  • @n.h.3503
    @n.h.3503 ปีที่แล้ว

    I need help. I’m doing an evaluation table . If criteria valid cell is marked V, if not X. How do you identify the error rate with just zero or 1. As long as only 1 X in range, the error will be 1 max.

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

    Mine keeps including the value I'm trying to exclude. Is there something I'm missing?

  • @vinujose
    @vinujose 2 ปีที่แล้ว

    I need some formula same as countifs(multiple criteria) but the duplicate count only once.

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

    What if we want to exclude more than one criteria? thanks

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

      I mean instead of add the criteria one by one, is there a way to do it in at once, for example, "" & "Apple"&"Kiwi", something like that. Thanks