Boolean values

In case you’re not already familiar with the term, Boolean values are true and false. They can also be represented as yes/no, on/off, or 1/0. There’s also Boolean searching, which is based on Boolean logic, but that’s a post all… Read moreBoolean values

Formatting Numbers (Details & Quirks)

Last week I introduced you to the basic concepts involved in formatting numbers, and which programs have which pre-set options. This week I’m going to explain what these options are (and aren’t), and discuss the quirks in how they behave.

Printing: Showing formulas

Sometimes you not only want to make the printout look like a spreadsheet, you also want to see the formulas underlying the results. There are a number of different reasons you might want to “show your work” this way.