Hi,
I am working on a new sheet, but when I, the macro, wants to insert a new row in the sheet it stops executing the macro and reports the error:
BASIC runtime error.
An exception occured.
Type: com.sun.star.uno.RuntimeException.
Message: at ./sc/source/ui/unoobj/docuno.ccx:4429’
I have searched the net but can’t find a solutions for the problem.
I also tryed it with the dispatcher, this method produce no error, but a new line is not inserted.
I have made an example document to show the problem.
Example_LineInsert.ods (204.3 KB)
Who can help solving the mistery.