https://bugs.documentfoundation.org/show_bug.cgi?id=167036

Xisco FaulĂ­ <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #4 from Xisco FaulĂ­ <[email protected]> ---
Since you are using the en-US locale, the correct macro is

sub InsertFormula
ThisComponent.Sheets(0).getCellRangeByName("A1").Formula =  "=REGEX(""Foo"";
""o""; ""b"")"
end sub

with semicolons. Closing as RESOLVED NOTABUG

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to