Issue 81325

Summary: 1000 Basic Runime error popups
Product: Calc Reporter: cup_o_smuck <cup_o_smuck>
Component: programmingAssignee: AOO issues mailing list <issues>
Status: RESOLVED OBSOLETE QA Contact:
Severity: Trivial    
Priority: P3 CC: ab, issues, oooforum
Version: OOo 2.2.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
a buggy calc doc none

Description cup_o_smuck 2007-09-06 13:48:20 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...
Comment 1 cup_o_smuck 2007-09-06 13:52:48 UTC
Created attachment 48011 [details]
a buggy calc doc
Comment 2 frank 2007-10-25 09:47:40 UTC
Not a bug but an enhancement request. And shouting out loud does not make the
situation better.

Comment 3 oooforum (fr) 2023-07-28 18:18:21 UTC
The attached document don't embed any macro.

Test with AOO 4.1.14 and I can not reproduce.
So for me: obsolete