Darren Trofimczuk
  • Home
  • MY COURSES
    • HTML
    • Python
    • PowerBI / Analytics
    • Android App Dev
    • Communication Tools >
      • Infographics
      • Virtual Meetings
    • CRM-Hubspot & Dynamics >
      • CRM-Intro part 1
      • CRM Training part 2
    • Excel Basics >
      • Cell References
      • Charts & Filtering
      • Basic Functions
      • Filtering
      • VLookUp
      • Pivot Tables
      • HLookUp
      • SumIF & SumIFS
    • Social Media & Marketing >
      • Analytics Social Media
      • Online Sale Analytics
    • Project Management Tools
    • Digital Footprint
    • MS Office Basics >
      • PowerPoint
      • Adobe Photoshop
  • PROJECTS
    • Research
    • DigiDay 2017
    • Vihtakadun Coding Club >
      • Online Gaming (Ping Pong)
      • Code Club Grade 4-6
      • Code Club 2016 (HTML)
    • DigiDay 2016, Porvoo
    • Digi Aamiainen
    • TrofTech Business 2014
    • Nordic Network 2013
    • Lego Robotics 2012
  • Blog
  • Contact

Count, CountIF and CountIFS Functions

COUNT Functions

The count functions can be used to count text or numbers in a Spreadsheet. The basic function is:
=COUNT(cell reference range)
=COUNT(B2:B5)

For counting more complex criteria or data we tend to use the CountIf or for multiple criteria and comparisons we use CountIFs:

=COUNTIF(cell reference range, "criteria")
=COUNTIFS(B2:B5,"=Yes")

=COUNTIFS(cell reference range, "criteria",cell reference range "criteria")
=COUNTIFS(B2:B5,"=Yes",C2:C5,"=Yes")
Picture
Source:
https://support.office.com/en-us/article/COUNTIF-function-e0de10c6-f885-4e71-abb4-1f464816df34


​Contact Links


Address

Haaga-Helia,
Ratapihantie 13, 00520
​Helsinki

Telephone

+358 (0)40 488 7215

Email

darren.trofimczuk@haaga-helia.fi
  • Home
  • MY COURSES
    • HTML
    • Python
    • PowerBI / Analytics
    • Android App Dev
    • Communication Tools >
      • Infographics
      • Virtual Meetings
    • CRM-Hubspot & Dynamics >
      • CRM-Intro part 1
      • CRM Training part 2
    • Excel Basics >
      • Cell References
      • Charts & Filtering
      • Basic Functions
      • Filtering
      • VLookUp
      • Pivot Tables
      • HLookUp
      • SumIF & SumIFS
    • Social Media & Marketing >
      • Analytics Social Media
      • Online Sale Analytics
    • Project Management Tools
    • Digital Footprint
    • MS Office Basics >
      • PowerPoint
      • Adobe Photoshop
  • PROJECTS
    • Research
    • DigiDay 2017
    • Vihtakadun Coding Club >
      • Online Gaming (Ping Pong)
      • Code Club Grade 4-6
      • Code Club 2016 (HTML)
    • DigiDay 2016, Porvoo
    • Digi Aamiainen
    • TrofTech Business 2014
    • Nordic Network 2013
    • Lego Robotics 2012
  • Blog
  • Contact