ICSE • Class 7 • Computer Science • Ch 5
Estimated Time: 45 Mins
Study Progress: In Progress
Spreadsheets - An Introduction
In ICSE Class 7 Computer Studies, "Spreadsheets - An Introduction" provides an authoritative, mathematically precise master study guide investigating the components, cell referencing, data types, arithmetic formulas, built-in functions, and data sorting/filtering in spreadsheet software (Microsoft Excel / Google Sheets). This comprehensive chapter explores What is a Spreadsheet? (Electronic grid of horizontal rows and vertical columns used to organize, calculate, analyze, and visualize numerical data; History: VisiCalc [1979], Lotus 1-2-3, MS Excel), Spreadsheet Interface and Anatomy (Workbook [.xlsx] vs Worksheet; Rows numbered $1$ to $1,048,576$; Columns lettered $A$ to $XFD$ [$16,384$ columns]; Cell: intersection of row and column; Cell Address / Reference [e.g., $B4, AA12$]; Active Cell surrounded by bold cell pointer; Name Box and Formula Bar; Sheet tabs and Status bar), Data Types in Excel (Labels / Text [left-aligned by default], Values / Numbers [right-aligned by default], Formulas [start with equal sign $=$]), Entering and Editing Data (AutoFill handle for numeric sequences, days, and months; Cut, Copy, Paste; Inserting/deleting rows and columns; Formatting cells: currency, percentage, decimal places, text wrap, merge and center), Working with Formulas and Cell Referencing (Arithmetic operators: $+ , -, *, /, \% , \wedge$; Order of evaluation [PEMDAS]; 1. Relative Referencing: cell addresses change dynamically when copied: `=A1+B1`, 2. Absolute Referencing: locking row and column with dollar sign `$`: `=$A$1*$B$1`, 3. Mixed Referencing: `=$A1` or `=A$1`), Built-In Statistical Functions (Syntax: `=FUNCTION(argument_range)`; SUM, AVERAGE, COUNT, MAX, MIN; AutoSum feature), and Data Management (Sorting: ascending and descending order; Filtering: AutoFilter to display specific records) aligned with the 2026–27 CISCE ICSE curriculum.