Excel Spreadsheet
1. What is Excel?
Microsoft Excel is a spreadsheet application in which data is arranged in rows and columns. The intersection of a row and a column is called a cell.
If a student’s name is entered in cell A2 and the marks
are entered in cell B2, Excel can be used to calculate
the student’s total, average, grade, etc.
2. Uses of Excel
-
Store large volumes of data:
Excel can store information in rows and columns.
Example: Maintaining a list of students, employees, products, customers, or sales records. -
Manage data:
Excel provides features such as sorting, filtering, and rearranging
data.
Example: Sort employees according to salary or filter students who scored more than 80 marks. -
Query and perform calculations:
Excel formulas and functions can be used to perform calculations.
Example:=SUM(B2:B10)calculates the total of values from B2 to B10. -
Analyze data and prepare reports:
Excel can create charts, tables, PivotTables, and other reports.
Example: A column chart can be used to compare monthly sales. -
Print data:
Excel allows users to format and print worksheets and reports.
Example: A school can print a formatted student marks report.
3. Common Versions of Excel
Microsoft Excel has been released in many versions over the years. Some commonly known versions include:
| Excel Version | Example of Usage |
|---|---|
| Excel 2007 | Used for spreadsheet creation, calculations, charts, etc. |
| Excel 2010 | Introduced improvements to data analysis and visualization. |
| Excel 2016 | Provided improved charts, analysis tools, and data features. |
| Excel 2019 | Included additional functions, charts, and productivity features. |
4. Workbook and Worksheet
Workbook
An Excel file is called a Workbook. It can contain one or more worksheets.
The default workbook name when creating a new workbook is commonly displayed as Book1, followed by Book2, Book3, etc., until the file is saved with a chosen name.
Worksheet
A worksheet, also called a sheet, is the working area inside an Excel workbook. It consists of rows and columns and is used to enter and work with data.
A workbook named School_Records.xlsx might contain:
- Sheet 1 – Student Details
- Sheet 2 – Marks
- Sheet 3 – Attendance
5. Excel Keyboard Shortcuts
| Shortcut | Action | Example |
|---|---|---|
| Ctrl + N | Create a new workbook | Opens a new Excel workbook. |
| Ctrl + O | Open an existing workbook | Opens the file selection window. |
| Ctrl + S | Save the workbook | Saves changes made to the workbook. |
6. Excel File Format
Modern Excel workbooks are commonly saved with the .xlsx file extension.
If the workbook is named Student_Marks, it can be saved as:
Student_Marks.xlsx
7. Rows and Columns in a Worksheet
In modern versions of Excel, a worksheet contains:
- 16,384 columns
- 1,048,576 rows
Columns are identified using letters, while rows are identified using numbers.
- Column A – first column
- Column B – second column
- Row 1 – first row
- Row 2 – second row
A1– cell at the intersection of column A and row 1
8. Cells and Cell References
A cell is the basic unit of an Excel worksheet. Every cell has a unique address called a cell reference.
| Cell | Possible Data |
|---|---|
| A1 | Student Name |
| B1 | Marks |
| A2 | Rahul |
| B2 | 85 |
9. Simple Excel Formula Example
Excel formulas generally begin with an equals sign (=).
Example:
If cells B2, B3, and B4 contain marks:
B2 = 80B3 = 75B4 = 90
You can calculate the total using:
=SUM(B2:B4)
The result will be 245.
10. Quick Revision Table
| Topic | Important Point |
|---|---|
| Excel | Spreadsheet software used to store, manage, calculate, analyze, and present data. |
| Workbook | An Excel file containing one or more worksheets. |
| Worksheet | A working sheet containing rows and columns. |
| File extension | .xlsx |
| Columns | 16,384 in a modern Excel worksheet. |
| Rows | 1,048,576 in a modern Excel worksheet. |
| New workbook | Ctrl + N |
| Open workbook | Ctrl + O |
| Save workbook | Ctrl + S |
11. Practice Questions
A. Fill in the Blanks
- Excel is a __________ software.
- An Excel file is called a __________.
- A workbook contains one or more __________.
- The common file extension of a modern Excel workbook is __________.
- The shortcut key for creating a new workbook is __________.
- The shortcut key for opening an existing workbook is __________.
- The shortcut key for saving a workbook is __________.
- A worksheet contains rows and __________.
B. Multiple Choice Questions
-
Which of the following is spreadsheet software?
A. MS Paint B. Microsoft Excel C. Notepad D. Calculator -
Which shortcut is used to save an Excel workbook?
A. Ctrl + N B. Ctrl + O C. Ctrl + S D. Ctrl + P -
Which file extension is commonly used for modern Excel workbooks?
A. .docx B. .pptx C. .xlsx D. .txt -
What is the intersection of a row and a column called?
A. Worksheet B. Cell C. Workbook D. Table -
How many columns are available in a modern Excel worksheet?
A. 1,024 B. 16,384 C. 65,536 D. 1,048,576
C. Short Answer Questions
- What is Microsoft Excel?
- Write any five uses of Excel.
- What is a workbook?
- What is a worksheet?
- Differentiate between a workbook and a worksheet.
- What is a cell? Give an example of a cell reference.
- Write the shortcut keys for New, Open, and Save.
- How many rows and columns are available in a modern Excel worksheet?
D. Practical Questions
- Create a new Excel workbook using the keyboard.
-
Enter the following data into a worksheet:
Name English Maths Science Anil 80 75 90 Priya 88 92 85 Ravi 70 82 78 - Calculate the total marks for each student using the SUM function.
- Sort the students according to their total marks.
- Create a chart to compare the students’ marks.
-
Save the workbook as
Student_Marks.xlsx.
E. Think and Answer
- Why is Excel useful for managing a large amount of data?
- How can filtering help when working with a large worksheet?
- Why are formulas useful in Excel?
- What is the difference between sorting and filtering?
- How can charts help in analyzing data?
12. Summary
Microsoft Excel is a powerful spreadsheet application used for data storage, data management, calculations, analysis, reporting, chart creation, and printing. An Excel file is called a workbook, and each workbook can contain multiple worksheets. Data is entered into cells, which are organized into rows and columns.
Ctrl + N → New Workbook
Ctrl + O → Open Workbook
Ctrl + S → Save Workbook
.xlsx → Common Excel Workbook File Extension
16,384 → Columns
1,048,576 → Rows