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
- text (labels)
- number data (constants)
- formulas (mathematical equations that do all the work)
Remember there will be a short quiz later on so if there is something you need to take notes on, TAKE NOTES ON IT!
What is column?
In a spreadsheet the COLUMN is defined as the vertical space that is going up and down the window. Letters are used to designate each COLUMN'S location.
In the above diagram the COLUMN labeled C is highlighted.
What Is Row?
In a spreadsheet the ROW is defined as the horizontal space that is going across the window. Numbers are used to designate each ROW'S location.
In the above diagram the ROW labeled 4 is highlighted.
In a spreadsheet the CELL is defined as the space where a specified row and column intersect. Each CELL is assigned a name according to its COLUMN letter and ROW number.
In the above diagram the CELL labeled B6 is highlighted. When referencing a cell, you should put the column first and the row second.
No comments:
Post a Comment