NCERTCh 2Free

SPREADSHEET

🎓 Class 12📖 Computerised Accounting System📖 10 notes🧠 15 Q&A⏱️ ~15 min

SPREADSHEETStudy Notes

NCERT-aligned · 10 notes · 3 shown free

Introduction

Concept

Introduction

A spreadsheet, also known as a worksheet, is a computer application consisting of a configuration of rows and columns. Rows are horizontal vectors, while columns are vertical vectors. The intersection of rows and columns forms cells where data can be entered. Spreadsheets are primarily used to record, calculate, and compare numerical or financial data. Each value in a spreadsheet can be either a basic (independent) value or a derived value, which is calculated based on other variables using arithmetic expressions or functions (formulas). Spreadsheet applications allow users to add and process data efficiently. MS-Excel, part of the Microsoft Office Suite, is a popular example of such software. The Excel 2007 version introduced a redesigned user interface featuring a Ribbon with horizontal tabs for easy navigation. The Office Button replaces the traditional File menu, providing options to open, create, save, or print workbooks. The spreadsheet's tabular structure enables systematic data organization, making it a powerful tool for accounting and data analysis.

  • Spreadsheet is a grid of rows and columns forming cells for data entry.
  • Used to record, calculate, and compare numerical or financial data.
  • Values can be basic or derived using formulas and functions.
  • MS-Excel 2007 introduced Ribbon interface and Office Button.
  • Facilitates efficient data processing and analysis.
  • 📌 Spreadsheet: A grid of rows and columns used for data organization.
  • 📌 Workbook: The entire Excel file containing multiple worksheets.
  • 📌 Worksheet: A single sheet within a workbook where data is entered.

2.1 BASIC CONCEPTS OF SPREADSHEET

Concept

2.1 BASIC CONCEPTS OF SPREADSHEET

In Excel, a file is called a Workbook, which contains multiple Worksheets. By default, three worksheets named Sheet1, Sheet2, and Sheet3 are available. Only one worksheet can be active at a time, indicated by bold letters on the sheet tab. Additional sheets can be inserted as needed, and sheet names can be changed by right-clicking the sheet tab and selecting 'Rename'. Rows are numbered numerically from top to bottom, while columns are labeled alphabetically from left to right. Excel 2007 supports 65,536 rows and 256 columns, resulting in approximately 16,500,000 cells per worksheet, providing ample space for data entry. Each cell is identified by a unique cell address combining the column letter and row number, e.g., A1 refers to the cell at column A and row 1. The active cell is the one currently selected and ready for data entry. Users can navigate the worksheet using arrow keys or mouse. Cell references are used in formulas and functions to identify specific cells or ranges. By default, cell references are relative, meaning they adjust when copied to other cells. Absolute references, denoted by dollar signs (e.g., $C$4), remain fixed when copied. Mixed references fix either the row or the column (e.g., $C4 or C$4). Keyboard shortcuts facilitate efficient navigation, such as CTRL + HOME to go to cell A1, CTRL + END to go to the last filled cell, and CTRL + arrow keys to move across clusters of filled cells.

  • Workbook contains multiple worksheets; default three sheets available.
  • Rows numbered 1 to 65,536; columns labeled A to IV (256 columns).
  • Cells identified by cell address combining column letter and row number.
  • Active cell is the currently selected cell for data entry.
  • Cell references can be relative, absolute, or mixed.
  • Keyboard shortcuts enable quick navigation within the worksheet.
  • 📌 Workbook: Excel file containing multiple worksheets.
  • 📌 Worksheet: Single sheet within a workbook.
  • 📌 Cell: Intersection of a row and column identified by cell address.

Values, Labels, Formulas and Functions

Concept

Values, Labels, Formulas and Functions

Values in a spreadsheet can be entered directly from the keyboard and may be numeric, text (labels), or dates. Labels are descriptive text such as names or titles and cannot be used in mathematical calculations. Formulas are arithmetic expressions th

Practice QuestionsSPREADSHEET

Includes NCERT exercise questions with answers

Q1.1. The best way to get started in Excel 2007 is to click the _____. a. View toolbar. b. Home tab. c. Microsoft Office Button. d. None of the above.
A.a. View toolbar.
B.b. Home tab.
C.c. Microsoft Office Button.
D.d. None of the above.

Answer:

c. Microsoft Office Button. Explanation: The Microsoft Office Button is the main button in Excel 2007 that provides access to file-related commands such as opening, saving, and printing files. It is the best way to get started.

Explanation:

The Microsoft Office Button is located at the top-left corner of Excel 2007 and is the starting point for accessing many features. Therefore, clicking it is the best way to get started.

EasyNCERT
Q2.2. Which key combination collapses the ribbon? a. [Ctrl]+[F1] b. [Ctrl]+[F3] c. [Ctrl]+[F5] d. [Ctrl]+[F7]
A.a. [Ctrl]+[F1]
B.b. [Ctrl]+[F3]
C.c. [Ctrl]+[F5]
D.d. [Ctrl]+[F7]

Answer:

a. [Ctrl]+[F1] Explanation: Pressing Ctrl + F1 toggles the ribbon display in Excel 2007, collapsing or expanding it.

Explanation:

The ribbon can be collapsed or expanded using the Ctrl + F1 shortcut, which helps in maximizing the worksheet area.

EasyNCERT
Q3.3. Which view shows margins and the rulers? a. Normal b. Page Layout c. Page Setup d. Review
A.a. Normal
B.b. Page Layout
C.c. Page Setup
D.d. Review

Answer:

b. Page Layout Explanation: The Page Layout view in Excel shows margins, rulers, and how the worksheet will look when printed.

Explanation:

Page Layout view provides a visual representation of the printed page including margins and rulers, unlike Normal view which is for data entry.

EasyNCERT
Q4.4. As you type a number in a cell, what mode appears in the status bar? a. Enter mode b. Ready mode c. Edit mode d. Record mode
A.a. Enter mode
B.b. Ready mode
C.c. Edit mode
D.d. Record mode

Answer:

a. Enter mode Explanation: When typing a number in a cell, Excel shows 'Enter' mode in the status bar indicating data entry is in progress.

Explanation:

The status bar displays 'Enter' mode when you are entering data into a cell, signaling that the input is not yet finalized.

EasyNCERT
Q5.5. Where is the address of the active cell displayed? a. Row heading b. Status bar c. Name Box d. Formula bar
A.a. Row heading
B.b. Status bar
C.c. Name Box
D.d. Formula bar

Answer:

c. Name Box Explanation: The Name Box in Excel displays the address of the active cell.

Explanation:

The Name Box is located to the left of the formula bar and shows the reference or name of the currently selected cell.

EasyNCERT
Q6.6. Which command reverses the last action performed in the worksheet? a. Cut b. Undo c. Redo d. Paste
A.a. Cut
B.b. Undo
C.c. Redo
D.d. Paste

Answer:

b. Undo Explanation: The Undo command reverses the last action performed in the worksheet.

Explanation:

Undo allows you to revert the most recent change, helping to correct mistakes quickly.

EasyNCERT
Q7.7. When navigating in a workbook, which command is used to move to the beginning of the current row? a. [Ctrl]+[Home] b. [Page Up] c. [Home] d. [Ctrl]+[Backspace]
A.a. [Ctrl]+[Home]
B.b. [Page Up]
C.c. [Home]
D.d. [Ctrl]+[Backspace]

Answer:

c. [Home] Explanation: Pressing the Home key moves the cursor to the beginning of the current row in Excel.

Explanation:

The Home key places the active cell at the first column of the current row, facilitating quick navigation.

EasyNCERT
Q8.8. Which key when pressed displays the access keys? a. [Alt] b. [Ctrl] c. [Shift] d. [Esc]
A.a. [Alt]
B.b. [Ctrl]
C.c. [Shift]
D.d. [Esc]

Answer:

a. [Alt] Explanation: Pressing the Alt key displays access keys (key tips) on the ribbon in Excel.

Explanation:

Access keys allow keyboard navigation of the ribbon commands, and pressing Alt activates these key tips.

EasyNCERT