Apache OpenOffice (AOO) Bugzilla – Issue 81325
1000 Basic Runime error popups
Last modified: 2023-07-28 18:18:21 UTC
1) create a new spread sheet in calc 2) open the macro editor and create a Basic Marco Function LOR(x, y) LOR = x OR y End function 3) in the very upper row and very left col with numbers ie 0 1 2 3 4 5 6 ... 1 2 3 4 5 . . . 4) create the formula in B2 =LOR($A2, B$1) 5) fill that formula down and then right... 6) save the sheet 7) alter the formula.... Function LOR(x, y, z) LOR = x OR y OR z End function 8) save the sheet 9) close the sheet and open it once again... welcome to hell... PLEASE ADD A GOD DAMN "DISMISS ALL" BUTTON THAT STUPID POPUP... or BETTER YET REMOVE THE STUPID POPUP ALL TOGETHER by adding an error output panel...
Created attachment 48011 [details] a buggy calc doc
Not a bug but an enhancement request. And shouting out loud does not make the situation better.
The attached document don't embed any macro. Test with AOO 4.1.14 and I can not reproduce. So for me: obsolete