🔹 Introduction
This section is designed for complete beginners who have never used Excel before.
Before moving to data analysis, you need to understand the basic tools in Excel.
🔹 Lesson 1: Understanding Excel
Excel is made up of:
- Rows (horizontal)
- Columns (vertical)
- Cells (where data is stored)
Each cell has an address (e.g., A1, B2).
🔹 Lesson 2: Entering Data
To enter data:
- Click on any cell
- Type your value
- Press Enter
You can enter text, numbers, or dates.
🔹 Lesson 3: Basic Formulas (VERY IMPORTANT)
A formula is used to perform calculations.
To calculate total:
- Click on an empty cell
- Type:
=SUM(
- Note this: = sign is very important in excel when calculating.
- Select numbers
- Close bracket )
- Press Enter
🔹 Lesson 4: Sorting Data
Sorting helps organize data.
- Select your dataset
- Go to "Data" tab
- Click "Sort"
🔹 Lesson 5: Filtering Data
Filtering helps you view specific data.
- Select your dataset
- Click "Filter"
- Choose what you want to display