LibreOffice Calc Tutorials:
Make a Time Schedule
- Part 1 – Naming sheet, cell format and building logic for a simple agenda
- Part 2 – the ‘IF’ formula
- Part 3 – nested ‘IF’ and ‘AND’ function
- Part 4 – function VLOOKUP
- Part 5 – Named range
- Part 6 – Index
- Part 7 – our first (very simple) Macro
- Part 8 – MROUND
- Part 9 – ISERROR
- Part 10 – Wrap-up
LibreOffice Calc & Python Macro Tutorials
LibreOffice Calc & Python Programming
- Part 0 – Get started
- Part 1 – Requirements
- Part 2 – Hello World
- Part 3 – the for Loop
- Part 4 – using (APSO) console to print text
- Part 5 – display a message window
- Part 6 – Type of a Cell content
- Part 7 — From Cells Range to Python Tuple
- Part 8 — From Python Tuple to Cells Range
- Part 9 — Reverse the order of cells content from a cell range
