Argument is Not Optional
Maybe you are trying to write your first LibreOffice BASIC macro with a simple subroutine call, and you are confused by the error message, "Argument is not optional" like in the picture below: You should read this error message as "Missing argument in call to function 'Say'". Probably you have hit the F5-key to run… Read More »