Excel Excel – How To Count Duplicate Values In A Column In Excel Date: February 24, 2022Author: mno 0 Comments Count specific values =COUNTIF($K:$K, 60) or =COUNTIF($A$2:$A$9, A2) Count values by specific range =COUNTIFS($K:$K,”>=50″, $K:$K,”<=59″) or =COUNTIFS(B2:B8,”>=75″, B2:B8,”<=90″) Rate this:Share this:ShareFacebookTwitterRedditLinkedInEmailPrintLike this:Like Loading... Related