Extra functions for LibreOffice Calc macros.
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.
Coding without XrayTool is pain.
Never use CInt
if you can use CLng
.
Any help is appreciated.