To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111319
                 Issue #|111319
                 Summary|pasting cell name reference produces #name error
               Component|Spreadsheet
                 Version|OOo 3.2
                Platform|PC
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|spreadsheet
             Reported by|gorgonz





------- Additional comments from gorg...@openoffice.org Sun May  2 11:52:12 
+0000 2010 -------
Correct Version is not selectable: ooo3.2.1, ooo320m21
OS: OpenSUSE 11.1

Expected behaviour:
- copying a cell reference with a name should lead to reference against the name
reference prior then to the "A1"
- Forcing to use the cell name may not end in a #NAME? in the target cell

Example:
- Add in sheet1, B6: "=SUMME(B3:B5)"
- Name it as "MySum"
- Enter in sheet2, B7: "="
- Navigate to sheet1, B6
  -> actual proposal is "sheet1.b6"
  -> expected proposal is "sheet1.MySum"

- Nevermind, lets force the wanted entry
- still in edit mode of b6 formula: delete the reference "b6" ans start to
replace it with "MyS"
- You get a tooltip, telling intellisense would guess "MySum".
- hit enter
  -> the cell name is accepted and you jump back to sheet2, b7
  -> you get the tag #NAME?, the content is: "=sheet2.mysum"

Repeat the forcing in sheet2, b7
- edit formula to correct the capitals replacing "my" with "My"
  -> again the tooltip suggests "MySum"
  -> the content is unchanged again and produces #NAME? again

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to