
A spreadsheet is an electronic worksheet used to store, organise and analyse data using rows and columns.
MS Excel is widely used in business for:
Each cell can contain text, numbers, dates or formulas.
Basics:
Business best practice:
A formula starts with =.
Operators:
+ addition, - subtraction, * multiplication, / divisionCell references:
$ (e.g., 1).Example:
=B2*C2 (amount = qty × rate)Access the complete note and unlock all topic-wise content
It's free and takes just 5 seconds
Get instant access to notes, practice questions, and more benefits with our mobile app.
Download this note as PDF at no cost
If any AD appears on download click please wait for 30sec till it gets completed and then close it, you will be redirected to pdf/ppt notes page.
A spreadsheet is an electronic worksheet used to store, organise and analyse data using rows and columns.
MS Excel is widely used in business for:
Each cell can contain text, numbers, dates or formulas.
Basics:
Business best practice:
A formula starts with =.
Operators:
+ addition, - subtraction, * multiplication, / divisionCell references:
$ (e.g., 1).Example:
=B2*C2 (amount = qty × rate)Common functions:
SUM(range) totalAVERAGE(range) averageMAX(range), MIN(range)IF(condition, value_if_true, value_if_false)COUNTIF(range, criteria) count matching recordsSUMIF(range, criteria, sum_range)VLOOKUP(value, table, col_index, FALSE) lookup value in a tableExam note: IF and lookup functions are frequently asked.
Charts convert data into visuals.
Types:
Business uses:
These features improve accuracy and speed.
A pivot table summarises large data quickly.
Steps (simple):
Uses:
Tools:
Common Excel reports:
Excel supports decision-making through timely reports.
= and use cell references.From this topic
Workbook is the Excel file; worksheet is a sheet inside workbook. Workbook can contain multiple worksheets; worksheet is one page of data. Saving is done for workbook, not individual worksheet separately.
Excel is used for budgeting, sales reports, inventory tracking, payroll calculations and data analysis (any three).
In MS Excel, formulas are used to perform calculations and automate business work.
Basics:
Cell references:
Using correct formulas and references reduces manual errors and speeds up calculations in business reports.