Skip to content

Swiss Army Spreadsheets

How to do just about anything with software you already have

  • Home
  • About
  • All
  • Author
  • Presentations and Publications
  • Welcome to Swiss Army Spreadsheets

Month: June 2012

Simple statistics: counting compound things

June 24, 2012 gexner

While countif() can count the number of times a specific thing appears in a set of cells, countifs() counts the number of times a corresponding set of things appears in a corresponding set of locations. For example, countif() could count… Read moreSimple statistics: counting compound things

Simple statistics: counting specific things

June 17, 2012 gexner

If you want to count something specific – say, the number of “Yes” entries – then the function you want is countif(). Countif() is, without a doubt, my favorite counting function. I honestly didn’t even know the others existed, or… Read moreSimple statistics: counting specific things

Simple statistics: counting blanks

June 10, 2012 gexner

The countblank() function does what you might expect — it counts the number of blank cells in a group that you specify. The group can consist of more than one range, such as countblank(a1:b3,a5:b7).

Simple statistics: counting entries

June 3, 2012 gexner

The counta() functions will tell you how many non-blank entries are in a group of cells. I actually had an occasion to use counta() earlier this week. I had a sort of to-do list in one column, and notes about… Read moreSimple statistics: counting entries

Recent Posts

  • Working with big data sets: using different functions
  • Working with big data sets: streamlining formulas
  • How big is big?
  • The same but different: conditional formatting in adjacent cells
  • Identifying opening and closing tags

Archives

  • January 2014
  • December 2013
  • November 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010

Categories

  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2025 All rights reserved
Proudly powered by WordPress | Theme: Simple Life by Nilambar.
Go to top