Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aa6/libreoffice_calc_basic_extras
Extra functions for LibreOffice Calc macros (libreoffice_extras)
https://github.com/aa6/libreoffice_calc_basic_extras
Last synced: 5 days ago
JSON representation
Extra functions for LibreOffice Calc macros (libreoffice_extras)
- Host: GitHub
- URL: https://github.com/aa6/libreoffice_calc_basic_extras
- Owner: aa6
- License: agpl-3.0
- Created: 2016-06-10T13:07:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T20:34:25.000Z (over 7 years ago)
- Last Synced: 2023-10-20T15:58:57.735Z (about 1 year ago)
- Language: Visual Basic
- Homepage:
- Size: 60.5 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LibreOffice Calc Basic Extras
Extra functions for LibreOffice Calc macros.## Usage
As soon as all module names are local and identical function names in different modules won't cause any conflicts, the easiest way to start using the functions is just copy them directly into your module.## Common recommendations
Coding without [XrayTool](http://berma.pagesperso-orange.fr/index2.html) is pain.
Never use `CInt` if you can use `CLng`.## Feedback
Any help is appreciated.[![12svToZixpK5kiQeYHYfMBHUc1rGZSyiLH](https://blockchain.info//Resources/buttons/donate_64.png)](https://blockchain.info/address/12svToZixpK5kiQeYHYfMBHUc1rGZSyiLH)