About 865,000 results
Open links in new tab
  1. Chapter 12 Calc Macros - LibreOffice

    This chapter provides an overview of how to create libraries and modules, using the macro recorder, using macros as Calc functions, writing your own macros without the macro …

  2. Writing a Macro in LibreOffice Calc: Getting Started

    Dec 20, 2022 · Start writing your first LibreOffice Calc macro using this guide. LibreOffice provides a way to write your macro to automate various repetitive tasks in your office application. You …

  3. Getting Started with Macros (Basic Examples) in LibreOffice Calc

    This video tutorial shows the beginning steps of creating, recording, running, and editing macros in LibreOffice Calc. ...more. Audio tracks for some languages were automatically generated....

  4. Macros for LibreOffice Calc - The Document Foundation Wiki

    Refer to LibreOffice Basic Help for using Basic as a macro language. Refer to Python Scripts Help for an introduction to Python as a macro language. Refer to JavaScript macros - xlated from …

  5. Writing a Macro in LibreOffice Calc - A Comprehensive Guide

    Sep 11, 2025 · How to create a macro in LibreOffice Calc: Step 1: Click on Tools > Macros > Record Macro. Start with Data menu. Step 2: Enter a name for the macro and click on Start …

  6. Chapter 13 Getting Started with Macros - LibreOffice

    This chapter provides an overview of LibreOffice’s macro facilities, mostly focused on its default macro scripting language, LibreOffice Basic. Some introductory examples are included for the …

  7. Using Calc Functions in Macros - LibreOffice

    In addition to the native BASIC functions, you can call Calc functions in your macros and scripts and set Calc functions in cell formulas. Use the CreateUnoService function to access the …

  8. Chapter 13 of the Getting Started Guide includes examples showing how to use the macro recorder and understand the generated LibreOffice Basic scripts. The following steps give a …

  9. Getting Started Guide 24.8 - Chapter 11, Getting Started with Macros

    To start with LibreOffice macros, we recommend that you find and use existing macros. We assumes that you have an existing macro that you want to use, which was originally found in a …

  10. Basic Macros - LibreOffice

    Starts the LibreOffice Basic editor and opens the selected macro or dialog for editing. Creates a new macro, creates a new module or deletes the selected macro or selected module. To …