Issue 100224

Summary: Not possible to enter macro call with NLR enabled
Product: Calc Reporter: daniel.rentz
Component: editingAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 3.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description daniel.rentz 2009-03-16 10:11:20 UTC
In a new spreadsheet, create a simple macro function, such as

Function TEST() As Long
    TEST = 1
End Function

and insert the function name "Test" as text into a cell. Make sure that NLR is
enabled (Tools|Options|Calc|Calculate|Automatically find col/row labels). Then
try to call the function from a formula: =TEST(). This does not work because
Calc wants to refer a cell from the column "Test".
Comment 1 daniel.rentz 2009-03-20 22:16:06 UTC
There is a related problem - if you have a valid macro call, and then add the
column header with the same name above, then save to ODF & reload, the macro
call turns into a NLR too...
Comment 2 Joe Smith 2009-06-04 06:35:27 UTC
Possible dup of Issue 10357
Comment 3 Marcus 2017-05-20 11:11:09 UTC
Reset assigne to the default "issues@openoffice.apache.org".