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

Author: gexner

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

Simple statistics: counting numbers

May 27, 2012 gexner

If you want to know how many numbers are in a given group of cells, there’s an easy way to do it: use the count() function. Imagine, for a moment, that you have a list of 100 dates. The question… Read moreSimple statistics: counting numbers

Simple statistics: counting rows and columns

May 20, 2012 gexner

Sometimes, when working with spreadsheets, you need to know how many rows or columns are in a table, without particularly needing to know anything about their contents.

Simple statistics: Counting

May 13, 2012 gexner

One thing that people often want to know, especially if they’re storing lists of things in spreadsheets, is “how many” there are of something. Fortunately, there are a fair number of ways to get a spreadsheet to tell you how… Read moreSimple statistics: Counting

Example: GPA as a weighted average

May 6, 2012 gexner

As promised last week, today I’m going to talk about how to use a spreadsheet to calculate weighted averages in general, and Grade Point Averages (GPA) in particular.* A weighted average is just any average where some values are more… Read moreExample: GPA as a weighted average

Favorite functions: Simple statistics

April 29, 2012 gexner

There’s a lot of pretty amazing things that a trained statistician can tell about a set of numbers, given the right statistical tools. I, however, am not a trained statistician, and neither are most people. For most people, there’s really… Read moreFavorite functions: Simple statistics

Formatting elements: Alignment (Nifty tricks)

April 22, 2012 gexner

First off, in honor of spring I just want to say that it’s time to…

Making geometric figures (a nifty trick with text orientation and cell merging)

April 15, 2012 gexner

Last week I promised that I’d discuss how to use text orientation in spreadsheets to make regular geometric figures. To start off with, a regular geometric figure (also known as a regular polygon) is any figure where all the sides… Read moreMaking geometric figures (a nifty trick with text orientation and cell merging)

Formatting elements: Alignment (About direction and orientation)

April 8, 2012 gexner

This week I’m going to discuss the last two aspects of alignment: text orientation, and text direction. It’s easy to get these two confused, but if you don’t remember which is which it’s not like it hurts anything to try… Read moreFormatting elements: Alignment (About direction and orientation)

Posts navigation

Older posts
Newer posts

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
© 2026 All rights reserved
Proudly powered by WordPress | Theme: Simple Life by Nilambar.
Go to top