What is spreadsheet application?
Spreadsheet application is tool which is used to perform all kinds of calculations easily and accurately. A spreadsheet software can store, manipulate, analyse the data and create graphical representations of data easly.
Calc is used to perform the following activities accurately and efficiently.
- Tabulation of data
- Simple mathematical calculations
- Complex calculations using formula and functions
- Arranging data in ascending and descending order (sorting)
- Check the validity of data
- Protection of data using passwords
Getting Started with Libreoffice Calc
There are various types of spreadsheet applications developed by various software corporation.
- Microsoft Excel
- Google Sheets (work on google workplace)
- OpenOffice Calc
- LibreOffice Calc
Starting LibreOffice Calc
(a) To start the LibreOffice Calc
- In Windows, find the shortcut of LibreOffice on Start menu or on the desktop. Double click the shortcut to open LibreOffice.
- In Ubuntu Linux, find the Calc icon on application launcher or search it by clicking on “Show Applications”
Parts of LibreOffice Calc
A brief overview of the LibreOffice spreadsheet’s parts.

- Title bar: The Title bar, located at the top, shows the name of the current spreadsheet.
- Menu bar: Menu bar is located just below the Title bar. It contains the menus with commands for various tasks.
- Toolbars: The Calc opens with the Standard and Formatting toolbars at the top of the workspace by default.
- Name box: shows the cell reference, for example A1.
- Functions wizard: search the function from the list of available functions.
- Sum: used to total the numbers in the cells above the selected cell.
- Function: clicking on the Function icon inserts an equals (=) sign into the selected cell and the Input line allow formula to be entered.
- Input line: displays the contents of the selected cell (data, formula, or function) and allows editing the cell contents.
- Worksheet: The worksheet in Calc is also referred to as spreadsheet. The spreadsheet can have many sheets.
- Rows and columns: The sheet is divided into vertical columns and horizontal rows. Each sheet can have a maximum of 1,048,576 (220) rows and 1024 (210) columns. The rows are numbered as 1,2,3,4,… and columns are numbered as A, B, C, D.
- Cell and cell address: The intersection of a row and column is called a cell. A cell address is denoted by its column (letter) and row number. For example, D4, E9, Z89.
- Range of cells: When we select multiple cells refers to the cell range in the worksheet. The cell range can be selected column-wise, row-wise or both. Each cell range also has its own unique address.
- Active cell: In a spreadsheet, cell is the place where we enter the data or this selected or activated cell is called as active cell. Active cell in a worksheet can be moved and selected by the key or a combination of keys.
Key or Key Combination | Result of Key or Combination |
---|---|
Arrow keys (←↑→↓) | Move a single cell in arrow direction |
Ctrl + Arrow Keys | Moves the cell to the end of the data range in a particular direction |
Home | Moves to column A along the row where the active cell is |
Ctrl + Home | Moves the cell to A1 position |
Ctrl + End | Moves to bottom right cell of the data range |
Page Up | Moves the worksheet one screen up |
Page Down | Moves the worksheet one screen down |
Entering data
To enter any data in a worksheet, practically in the cell, it is required to select the cell. The data to be entered can be the label, values or formula.
- Label: Label is the any text entered by using a keyboard. It may combine with letters, numbers, and special symbols.
- Values: The numerical data consisting of only numbers are called values. By default values are right aligned.
- Formulae: Any expressions that begins with an equals ‘=’ is treated as formula.
Note: The values do not display the preceding zero. To show the preceding ‘0’, the data type has to be specified as ‘Text’.
Mathematical operators used in formulae Calc can add, subtract, divide, multiply and much more. LibreOffice Calc uses standard operators for formulae, such as a –
plus(+) | minus(-) | multiplication (*) | division (/) |
Follow the mathematical BODMAS rules when using multiple operators.
- Brackets ( )
- Order ^
- Division /
- Multiplication *
- Addition +
- Subtraction –
Note: The order of evaluation can be changed by using brackets. (The expressions within the brackets are evaluated first).
Formulae with cell addresses and operators
The main advantage of entering formula with cell addresses and operators, works just like a variable. When the values of the cells concerned change, the results obtained by the formula also get updated accordingly.
Basic functions in Calc
The spreadsheet applications contain different functions to meet the requirements of different fields. The basic commonly used functions are given in the Table:
Function | Syntax | Use |
---|---|---|
SUM | =SUM(N1,N2,….) | Adds the values contained in a range of cells. |
AVERAGE | =AVERAGE(N1,N2,….) | Finds out the average of the values contained in a range of cell |
MAX | =MAX(N1,N2,……) | Finds out the largest value contained in a range of cells. |
MIN | =MIN(N1,N2,……) | Finds out the smallest value contained in a range of cells. |
COUNT | =COUNT(N1,N2,…..) | Counts the number of cells within a range of cells. |
Formatting the worksheet
The cell holds any type of data in the spreadsheet. The cell data can be formatted using formatting toolbar or cell formatting window. The Format cells dialog box can be opened using Format→cells from the menu bar, or from context menu opened through right clicking the cell.
Tool | Details |
---|---|
Font | Apply different font types on a worksheet |
Font Size | Apply different font sizes on a worksheet |
Bold | Make the selected text bold |
Italic | Italicize the selected text |
Underline | Underline the selected text |
Left Alignment | Align text in a cell to the left |
Center Alignment | Align text in a cell to the center |
Right Alignment | Align text in a cell to the right |
Increase decimal places | Show more precise value by showing more decimal places |
Decreased decimal places | Show less precise decimal places |
Speeding up data entry
Calc includes several other tools for automating input, especially of a repetitive task. They include the fill tool, selection lists, and the ability to input information into multiple sheets of the same document.
Using the fill handle
The Calc Fill Handle tool is used to fill the next cells till you drag it with the next predefined value. For example, if you want to fill the numbers in sequence of 1,2,3…., or days of the week as Monday, Tuesday, …., or month name as Jan, Feb,…., enter the first two values, select them and drag to the next cells.
- For number series: Type the numbers 1, 2 in two consecutive cells and select them using a mouse and drag the cell using fill handle.
- Copying a formula: If you wish to apply the same formula to the multiple cells in the rows or columns then you have to drag the cell using fill handle.
Referencing
Referencing is the way to refer the formula or function from one cell to the next cell along the row or column. There are three types of referencing.
- Relative referencing
- Absolute referencing
- Mixed referencing
Relative referencing
When you drag any formula in any row or column in any direction, the formula gets copied in the new cell with the relative reference.
Absolute referencing
In Absolute referencing, a $ symbol is used before the column name and row number to make it constant in any formula. The reference remains constant even when the formula is copied or movieed to another cell.
Mixed reference
In Mixed Referencing, the $ sign is used before row number or column name to make it constant. The mixed cell reference combines an absolute reference and a relative reference. The use of mixed cell references is advantageous for copying formulas and functions.
Thumb rule for referencing

Creation of Charts Using Spreadsheets
It is not easy to comprehend, compare, analyse or present data when they are represented as numbers. But when data are presented in the form of charts they become an effective tool to communicate.
Types | Purpose |
---|---|
Column Chart | Comparing classes of data items in group. Group comparison |
Bar Chart | Comparing classes of data items in group. Group comparison |
Line Chart | Comparing classes of data items in group. Group comparison |
Pie Chart | Comparing classes of data items as percentage. |
XY Scatter Chart | Comparing data in pairs |
0 Comments