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

Robert Großkopf <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Robert Großkopf <[email protected]> ---
No problem here to open the Calc-document - with macro enabled or disabled.
Macro window you have posted is the special window of your system. Could be
there has been more code before you updated LO. Have sometimes seen a blank
editor here after a update - don't know why, but I put all macros I need in the
document, not in "Meine Makros …"

Remove "# SheetName".
# is a sign for declaring a variable as DOUBLE.
DIM doValue AS DOUBLE
is the same as
DIM doValue#

But "# SheetName" looks like a copy of a comment in shell-code.

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

Reply via email to