Skip to content

Utility functions/subroutines for Libreoffice Basic/Calc.

License

Notifications You must be signed in to change notification settings

robertschnitman/LBops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LBops

Utility functions and subroutines for LibreOffice Basic/Calc. A translation of XLops.

Modules

FunDates: Functions for parsing dates.

FunLogic: Boolean functions for common scenarios.

FunLookup: Simplified variations of *LOOKUP()/*MATCH() functions.

FunText: Functions for parsing text.

Installation

  1. Save this repo to a desired directory.

  2. In LO Calc's Developer Mode, import each .bas file as its own module.