This beginner’s tutorial would explain how to perform autosum in Calc program in LibreOffice, OpenOffice.
This quick tutorial demonstrates how you can change the case of any text in LibreOffice Calc Cell.
There are many ways you can split cell content into multiple columns in a LibreOffice Calc sheet. Here are some of them.
This beginner’s guide explains how you can find the weekday, workday in LibreOffice Calc.
This beginner’s guide explains the concepts of relative, absolute, and mixed reference in LibreOffice Calc.
This beginner’s tutorial explains how you can add a hyperlink to a cell, sheet or any external address in LibreOffice Calc.
This guide would help you to find out whether a cell contains specific text. This can be extended to multiple cells and give you flexibility on your calc operation.
This guide explains how you can check for multiple conditions in Calc using IFS function. Generic Formula =IFS(test1, result1, [test2, result2],...) test1: First logical test result1: result when test1 is true. test2, result2 [optional] – second test value pair. Explanation of IFS
This tutorial shows three ways in which you can find out all blank cells, empty rows in a Calc sheet.