Computer

Introduction to Spreadsheets

Class 4

🎯 Learning Objectives

📖 Let Us Begin!

Arjun's father runs a small shop in Pune. He keeps a record of all his sales in a notebook — items sold, prices, and totals. One day, Arjun showed him how to do the same thing on the computer using Microsoft Excel. The computer could even add up all the numbers automatically!

A spreadsheet is a program that organises data in rows and columns, like a table. It can also do calculations for you. Let us learn how it works.

What is a Spreadsheet?

A spreadsheet is a computer program that organises data in a grid of rows and columns. Microsoft Excel (MS Excel) is the most popular spreadsheet program.

Think about it: A spreadsheet is like a very smart table. You can enter numbers, and it can add, subtract, multiply, and divide them for you automatically!

Rows, Columns, and Cells

The spreadsheet is made up of a grid. Understanding this grid is the first step.

TermWhat it isHow it is named
RowA horizontal line of boxes going left to rightNumbered: Row 1, Row 2, Row 3...
ColumnA vertical line of boxes going up and downNamed with letters: Column A, Column B, Column C...
CellA single box where a row and column meetNamed by column letter + row number: A1, B2, C3...
Cell Names

Cell A1 = Column A, Row 1 (top-left cell)

Cell B3 = Column B, Row 3

Cell C2 = Column C, Row 2

The cell you are currently working in is called the active cell. It is highlighted with a border.

Entering Data in Cells

How to Enter Data

Step 1: Click on a cell (e.g., cell A1).

Step 2: Type your data (a number, word, or formula).

Step 3: Press Enter to move to the next row, or press Tab to move to the next column.

You can enter text (like names), numbers (like marks), or formulas (like =A1+B1).

Simple Formulas

A formula in Excel always starts with the = (equals) sign. It tells Excel to calculate something.

Addition Formula Example

Suppose cell A1 has the number 45 (Ravi's Maths marks) and cell B1 has 38 (Ravi's Science marks).

To find the total, click on cell C1 and type: =A1+B1

Press Enter. Excel will show 83 in cell C1 automatically!

If you change the number in A1 or B1, the total in C1 updates automatically too.

FormulaWhat it doesExample
=A1+B1Adds the values in A1 and B1=45+38 gives 83
=A1-B1Subtracts B1 from A1=50-20 gives 30
=A1*B1Multiplies A1 and B1=5*6 gives 30
=SUM(A1:A5)Adds all values from A1 to A5Adds five numbers at once

Uses of Spreadsheets

UseExample
Marks tableMeena's teacher records all students' marks in Excel
Expense listArjun's father tracks shop expenses in a spreadsheet
TimetableSita makes her weekly study timetable in Excel
Shopping listRavi's mother lists items and prices for monthly shopping

📝 Key Words

WordMeaning
SpreadsheetA program that organises data in rows and columns
MS ExcelMicrosoft Excel — the most popular spreadsheet program
RowA horizontal line of cells in a spreadsheet
ColumnA vertical line of cells in a spreadsheet
CellA single box in a spreadsheet where data is entered
FormulaAn instruction starting with = that tells Excel to calculate
Active CellThe currently selected cell, highlighted with a border
⭐ Key Points to Remember

✏️ Practice Questions

A. Fill in the Blanks
1. A spreadsheet organises data in and .
2. The most popular spreadsheet program is .
3. Rows are numbered and columns are named with .
4. A formula in Excel always starts with the sign.
5. The formula to add cells A1 and B1 is .
B. Multiple Choice Questions
1. What is a cell in a spreadsheet?
(a) A row(b) A column(c) A single box where row and column meet
2. Cell B3 is in which column?
(a) Column A(b) Column B(c) Column C
3. Which formula adds the values in cells A1 and B1?
(a) A1+B1(b) =A1+B1(c) SUM A1 B1
C. Short Answer
1. What is a spreadsheet? Name one program used for spreadsheets.
2. What is the difference between a row and a column?
3. Write two uses of spreadsheets in daily life.
Make a Marks Table!

Open MS Excel. Create a marks table for 5 students in your class. Use these columns: Name (Column A), Maths (Column B), English (Column C), Total (Column D).

Enter marks for each student. In Column D, use the formula =B2+C2 (and so on for each row) to calculate the total automatically.

In your notebook, draw the table and write the formula you used.

Want to use this as a worksheet? Switch to the A4 printable view.

Learning Objectives
What is a Spreadsheet?

A spreadsheet is a computer program that organises data in a grid of rows and columns. Microsoft Excel (MS Excel) is the most popular spreadsheet program. It can store data and do calculations automatically.

Rows, Columns, and Cells
TermWhat it isHow it is named
RowHorizontal line of boxes (left to right)Numbered: 1, 2, 3...
ColumnVertical line of boxes (up and down)Letters: A, B, C...
CellA single box where row and column meetColumn + Row: A1, B2, C3...
Simple Formulas

A formula in Excel always starts with the = sign.

Example: Cell A1 has 45 (Maths marks), Cell B1 has 38 (Science marks).

Type =A1+B1 in cell C1. Press Enter. Excel shows 83 automatically!

If you change A1 or B1, the total in C1 updates automatically.

FormulaWhat it does
=A1+B1Adds the values in A1 and B1
=A1-B1Subtracts B1 from A1
=SUM(A1:A5)Adds all values from A1 to A5
Uses of Spreadsheets

Marks table, expense list, timetable, shopping list with prices.

Key Words
WordMeaning
SpreadsheetA program that organises data in rows and columns
MS ExcelMicrosoft Excel -- the most popular spreadsheet program
CellA single box in a spreadsheet where data is entered
FormulaAn instruction starting with = that tells Excel to calculate
Key Points to Remember
A. Fill in the Blanks
  1. A spreadsheet organises data in and .
  2. The most popular spreadsheet program is .
  3. Rows are numbered and columns are named with .
  4. A formula in Excel always starts with the sign.
  5. The formula to add cells A1 and B1 is .
B. Multiple Choice Questions
  1. What is a cell in a spreadsheet?
    (a) A row(b) A column(c) A single box where row and column meet
  2. Cell B3 is in which column?
    (a) Column A(b) Column B(c) Column C
  3. Which formula adds the values in cells A1 and B1?
    (a) A1+B1(b) =A1+B1(c) SUM A1 B1
C. Short Answer
  1. What is a spreadsheet? Name one program used for spreadsheets.
  2. What is the difference between a row and a column?
  3. Write two uses of spreadsheets in daily life.
Make a Marks Table!

Draw a spreadsheet table in the box below. Add 3 students (Ravi, Meena, Sita), their Maths marks, English marks, and a Total column. Write the formula you would use to calculate the total.

Name (A)Maths (B)English (C)Total (D)
Ravi
Meena
Sita

Formula used in Total column: