Excel Introduction
What Excel is, how it is structured, and why it is the most essential tool for data analysts in India.
✅ What You Will Learn
Microsoft Excel is a spreadsheet application that organises data into a grid of rows and columns. Each intersection of a row and column is called a cell, and every cell can hold a number, text, date, or a formula that calculates a result automatically.
Excel is used across every industry — finance, marketing, operations, HR, healthcare — and it is consistently listed as the number one required skill in data analyst job descriptions across India. Whether you are analysing sales figures, building MIS reports, tracking inventory, or creating dashboards, Excel is where the work happens.
A single Excel file is called a workbook. Inside a workbook you can have multiple worksheets (the tabs at the bottom). Columns are labelled A, B, C… and rows are numbered 1, 2, 3… so every cell has a unique address like B4 or G12. This address system is what makes formulas possible.
📋 Sample spreadsheet — monthly sales data
| Month | Region | Product | Units Sold | Revenue (₹) | Target (₹) |
|---|---|---|---|---|---|
| Jan | North | Laptop | 42 | 1890000 | 2000000 |
| Jan | South | Mobile | 130 | 1170000 | 1000000 |
| Feb | North | Laptop | 38 | 1710000 | 2000000 |
| Feb | East | Tablet | 75 | 1125000 | 1200000 |
| Mar | South | Mobile | 158 | 1422000 | 1500000 |
Examples
📌 Key Points to Remember
- ✓Columns are letters (A–XFD), rows are numbers (1–1,048,576) — every cell has a unique address
- ✓All formulas start with = — without it Excel treats the entry as text
- ✓Use Tab to move right, Enter to move down — faster than clicking
- ✓Ctrl+Z undoes any mistake — always safe to experiment
- ✓Excel files are saved as .xlsx (modern format) — avoid old .xls for large files
🏢 Real-World Application
At companies like Infosys, HCL and Genpact, analysts use Excel daily to clean raw data exported from ERP systems, build weekly MIS reports for management, and track KPIs using pivot tables. Even teams that use Power BI or Tableau start their analysis in Excel — it is the universal staging area for business data.
⚠️ Common Mistakes to Avoid
❓ Frequently Asked Questions
Do I need to buy Excel separately?
Excel is part of Microsoft 365. Many offices already have a license. You can also use Excel Online for free at office.com with a Microsoft account — it covers most features used in this tutorial series.
Is Excel still relevant when tools like Python and Power BI exist?
Absolutely. Excel is used in over 90% of analyst roles and is always the first tool listed in job descriptions. Python and Power BI complement Excel — they do not replace it.
What is the maximum size of an Excel file?
A single worksheet can hold 1,048,576 rows and 16,384 columns. For datasets larger than about 500,000 rows, Power Query or SQL is more practical.
✏️ Practice Exercise
Open a blank Excel sheet. In column A enter the numbers 10, 20, 30, 40, 50 (one per row). In cell B1 write a formula using SUM to add all five numbers. Then in B2 write a formula using the + operator to do the same thing manually. Confirm both give 150.
Learn Excel with Live Trainer Guidance
These tutorials give you the foundations. Our live Excel course at EVIKA Academy, Noida teaches you to build real dashboards on actual business data — with a trainer who uses Excel professionally every day.