Category "openoffice-calc"

In LibreOffice Calc, how do I change through LibreOffice Basic the value of a cell with an event listener set to it without crashing the program?

I am trying to create two tables which mirror changes made to any of them to one another automatically. To that end, I added event listeners which are triggered

How do you use " (double quotes) in a formula in OpenOffice VBA? For instance with Replace()

I am looking to replace double quotes, ", with backslash escaped double quotes - \". I read online that you can use double quotes in VBA, if you use two double