Documentation/AOO4 User Guides/Calc Guide/Formulas And Functions/Advanced Functions
- Introduction
- Setting Up a Spreadsheet
- Creating Formulas
- Understanding Functions
- Strategies for Creating Formulas and Functions
- Finding and Fixing Errors
- Examples of Functions
- Using Regular Expressions in Functions
- Advanced Functions
Like other spreadsheet programs, OpenOffice Calc can be enhanced by user-defined functions or add-ins. You can set up user-defined functions either by using the Basic IDE or by writing separate add-ins or extensions.
The basics of writing and running macros is covered in Chapter 12 (Calc Macros). Macros can be linked to menus or toolbars for ease of operation or stored in template modules to make the functions available in other documents.
Calc Add-Ins are specialized office extensions that can extend the functionality of OpenOffice with newly built-in Calc functions. Writing add-ins requires knowledge of the C++ language and the OpenOffice SDK, and is for experienced programmers. More information is available on the OpenOffice wiki page at Simple_Calc_Add-In. Several extensions for Calc have been written, and these can be found on the extensions site at https://extensions.openoffice.org/. Refer to Chapter 14 (Setting up and Customizing Calc) for more details.
| Content on this page is licensed under the Creative Common Attribution 3.0 license (CC-BY). |