THE GOAL β€’ CBSE CLASS 10 β€’ INFORMATION TECHNOLOGY 402

Part B β€” Electronic Spreadsheet (Advanced)

Chapter 6 β€’ Linking Spreadsheet Data

πŸ“Š CHAPTER 6 β€’ EXAM-ORIENTED NOTES

Linking Spreadsheet Data

This chapter explains how data can be linked between different sheets, spreadsheets, webpages and registered data sources in LibreOffice Calc.

✍️ NOTES ONLY β€’ NO TOP 50 TEST

πŸ—ΊοΈ Chapter Roadmap

01. Introduction to Linking Spreadsheet Data

In a spreadsheet, data may be distributed among different sheets or even different spreadsheet files.

LibreOffice Calc provides features that allow us to create multiple sheets and link data between them.

Linking is useful when information stored at different places needs to be connected or reused.

Chapter Core Idea: Data can be linked within the same spreadsheet, between different spreadsheet files, from webpages and from registered data sources.

02. Creating Multiple Sheets

A spreadsheet document can contain multiple worksheets.

Different sheets can be used to store different categories of information.

Examples

🧠 Remember:

Multiple sheets help organise related information inside one spreadsheet document.

03. Inserting a New Sheet

A new sheet can be inserted into a spreadsheet document using the Insert Sheet dialog.

⭐ EXAM POINT

The Insert Sheet dialog can be invoked from the Sheet menu.

Important Options

04. Inserting Sheet from Another File

LibreOffice Calc allows a sheet from another spreadsheet file to be inserted into the current spreadsheet.

From File Option

The From file option in the Insert Sheet dialog allows a sheet to be inserted from another file.

⭐ FILL IN THE BLANK

The From file option of the Insert Sheet dialog box allows a sheet to be inserted from another file.

05. Referencing Data from Another Sheet

A cell in one sheet can refer to a cell in another sheet of the same spreadsheet document.

This is called creating a reference to another sheet.

Current Sheet β†’ Reference β†’ Another Sheet

The linked value is obtained from the referenced cell. If the value in the original cell changes, the referenced value can also be updated.

06. Referencing using Keyboard and Mouse

A reference to another sheet can be created using the keyboard or mouse.

General Method

  1. Select the cell where the result/reference is required.
  2. Type the reference formula or begin entering the required reference.
  3. Select the required sheet.
  4. Select the required cell.
  5. Complete the reference and press Enter.

The main purpose is to create a connection between the current cell and a cell located on another sheet.

07. Sheet Reference Syntax

LibreOffice Calc uses a specific syntax for referring to a cell located on another sheet.

If the sheet name contains spaces, the sheet name is enclosed in single quotation marks.

$'My Sheet'.G5

Here:

⭐ EXAM TRAP

Quotation marks are important when the sheet name contains a space.

08. Absolute and Relative References

References in a spreadsheet can behave differently when copied from one location to another.

Relative Reference

A relative reference changes according to the new position when the formula is copied.

Absolute Reference

An absolute reference remains fixed when the formula is copied.

Reference Behaviour
Relative Changes according to the new position.
Absolute Remains fixed.
🧠 Easy Trick:

Relative = moves
Absolute = fixed

09. Linking Data from Another Spreadsheet

LibreOffice Calc also allows data to be linked from a different spreadsheet document.

This is useful when information is stored in separate spreadsheet files but needs to be displayed or used in the current spreadsheet.

Basic Concept

Spreadsheet A β†’ Link β†’ Spreadsheet B

The external spreadsheet can act as the source of the linked information.

10. File Path and External References

When a spreadsheet refers to an external file, the location of the file is important.

A file path identifies the location of a file.

Exam Fact: The path of a file uses forward slashes (/).

Example Structure

folder/subfolder/file.ods

The exact path depends on the location of the external spreadsheet file.

11. Hyperlinks

A hyperlink provides a way to move from one location to another.

In Calc, a hyperlink can be used to jump to a different spreadsheet from the current spreadsheet.

⭐ VERY IMPORTANT

The feature used to jump to another spreadsheet from the current spreadsheet is Hyperlink.

12. Relative Hyperlink

A relative hyperlink stores the location of a file with respect to the current location.

Relative Hyperlink
↓
Location with respect to current location
⭐ FILL IN THE BLANK

A relative hyperlink stores the location with respect to the current location.

13. Absolute Hyperlink

An absolute hyperlink stores the complete location of the target.

Unlike a relative hyperlink, it does not depend on the current location.

Type Meaning
Relative Hyperlink Stores location with respect to the current location.
Absolute Hyperlink Stores the complete location of the target.
14. Linking External Data

LibreOffice Calc provides a feature for obtaining data from an external source.

External data may be obtained from sources such as a webpage.

The imported information can then be inserted into the spreadsheet.

Key Idea: External data means data that comes from outside the current spreadsheet document.

15. Importing Data from a Webpage

Calc can insert a table from a webpage into a spreadsheet.

Basic Procedure

  1. Open the required external-data/import feature.
  2. Type the URL of the source document.
  3. If the URL is already listed, select it from the drop-down list.
  4. Press Enter.
  5. A dialog box appears for selecting the language for import.
  6. Select the appropriate language option.
  7. Choose the required table/range from Available Tables/Ranges.
  8. Insert the selected table into the spreadsheet.
⭐ IMPORTANT

When importing data from a webpage, Automatic language selection shows the data in the same language as the webpage.

16. Available Tables / Ranges

After connecting to a webpage, Calc displays available tables or ranges from the webpage.

The required table can be selected from the Available Tables/Ranges list.

HTML_all

HTML_all selects the entire HTML document.

⭐ DIRECT EXAM QUESTION

While inserting tables from a webpage, HTML_all selects the entire HTML document.

17. Selecting a Specific Web Table

Instead of selecting the complete webpage, a specific table can be selected from the Available Tables/Ranges list.

For example, if a webpage contains several HTML tables, a particular table such as HTML_10 can be selected.

Webpage
↓
Available Tables / Ranges
↓
Required HTML Table
↓
Calc Spreadsheet
18. Linking to Registered Data Sources

LibreOffice Calc can link spreadsheet documents with databases and other data sources.

The data source must be registered with LibreOffice before it can be used in this manner.

Meaning of Registration

Registration informs LibreOffice about:

The chapter restricts its discussion of registered data sources to LibreOffice Base.

19. LibreOffice Base Data Source

LibreOffice Base is used as the database source for the example of registered data sources.

⭐ IMPORTANT EXTENSION

The extension of a LibreOffice Base database is .odb.

LibreOffice Base β†’ .odb
20. Registering a Database

To register a database in LibreOffice, the chapter gives the following procedure.

  1. Select Tools β†’ Options.
  2. Select LibreOffice Base β†’ Databases.
  3. The Options β€” LibreOffice Base-Databases dialog box appears.
  4. Click the New button.
  5. The Create Database Link dialog box opens.
⭐ MENU PATH

Tools β†’ Options β†’ LibreOffice Base β†’ Databases

21. Types of Linking Covered in Chapter
Linking Method Purpose
Reference to another sheet Connect cells/data between sheets of the same spreadsheet.
Reference to another spreadsheet Use data from a different spreadsheet document.
Hyperlink Jump to another spreadsheet/location.
External data Import data from an external source such as a webpage.
Registered data source Link Calc with a registered database/data source.
22. πŸ”₯ High-Priority Exam Facts
23. 🧠 Important Terms
Term Exam-Oriented Meaning
Reference Connection to a cell or data located elsewhere.
Hyperlink Used to jump to another spreadsheet/location.
Relative Hyperlink Location stored with respect to current location.
External Data Data obtained from outside the current spreadsheet.
HTML_all Selects the entire HTML document.
Available Tables/Ranges List from which required webpage table/range can be selected.
Registered Data Source Data source registered with LibreOffice.
.odb Extension of LibreOffice Base database.
24. 🎯 Exam-Oriented Differences
Relative Hyperlink Absolute Hyperlink
Stores location with respect to the current location. Stores the complete location of the target.
Depends on the current location. Does not depend on the current location.

Reference within Sheet Reference to Another Sheet
Refers to a cell in the same sheet. Refers to a cell located on another sheet.
25. πŸ“Œ Chapter Flow
Multiple Sheets
↓ References between Sheets
↓ References between Spreadsheets
↓ Hyperlinks
↓ External Data
↓ Webpage Tables
↓ Registered Data Sources
↓ LibreOffice Base Database
26. πŸ’Ž RPAID REVISION

⚑ CHAPTER 6 β€” RPAID REVISION

  • Chapter: Linking Spreadsheet Data
  • Insert Sheet: invoked from the Sheet menu.
  • From file: inserts a sheet from another file.
  • Reference: connects a cell with data located elsewhere.
  • Sheet name with space: enclosed in single quotation marks.
  • Hyperlink: used to jump to another spreadsheet/location.
  • Relative hyperlink: location with respect to current location.
  • File path: uses forward slashes `/`.
  • Webpage import: URL β†’ language β†’ Available Tables/Ranges.
  • Automatic language: displays webpage data in its same language.
  • HTML_all: selects the entire HTML document.
  • Specific HTML table: can be selected from Available Tables/Ranges.
  • Registered data source: must be registered with LibreOffice.
  • LibreOffice Base: database used in the chapter's registered-data-source example.
  • Base extension: `.odb`
  • Register database: Tools β†’ Options β†’ LibreOffice Base β†’ Databases
  • New: opens the Create Database Link dialog.