Grade 7 Excel Learning
Grade 7 Excel Learning
1. Excel Cell
The Excel Cell is the smallest unit in Excel. The cell is used to store data.
In the previous example, we typed our names and favorite pets, movies and numbers in different Excel Cells.
Excel is comprised of rows and columns. The rows are represented as numbers, and the columns – as letters.
In order to reference a specific cell in Excel, we will type its column letter, followed by the row number.
So, A1 will be the first cell in your worksheet – It’s in the first column (A), and in the first row (1):
2.Excel Range
The Excel Range is comprised of two or more adjacent cells. These cells can be in the same row, the same
column, or even in multiple rows and columns!
Each range is represented by two cells – The top-left cell, and the bottom-right cell, separated with colons.
For example, Range A3:E7 consists of the following cells:
3. Excel Worksheet
The Excel Worksheet is comprised of rows and columns.
The default Excel Worksheet contains 1,048,576 rows and 16,384 columns.
In the following example, we have 4 different worksheets
4. Excel Workbook
The Excel file is also called Excel Workbook. It contains one or more worksheets.
The default Excel file type has an XLSX suffix.
Excel allows the user to use data from one worksheet in another worksheet in the same workbook. It also allows
connecting between different workbooks.
Basic Calculations with Excel
We can perform calculations in Excel easily.
In order to start a calculation in a cell, we will type the = sign (equals), and then type our calculation.
The basic operators which can be used are:
+ Add
– Subtract
/ Divide
* (Asterisk) Multiply
^ Power
Go to the Right hand topmost corner of your screen.