Basics of a Spreadsheet |
So let's get started digging into what makes a spreadsheet work. Spreadsheets are made up of
- columns
- rows
- and their intersections are called cells
In each cell there may be the following types of data
- text (labels)
- number data (constants)
- formulas (mathematical equations that do all the work)
Take a look at the explanations of each of these.
Remember there will be a short quiz later on so if there is something you need to take notes on, TAKE NOTES ON IT!