To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=75419
------- Additional comments from [EMAIL PROTECTED] Thu Mar 15 12:15:09 +0000 2007 ------- Hi Frank, your finding seems to be part of the problem. I see the following: * the range s2_TotalError is created in line 207 of sub errCalc. * diving into setRangeName and absRange()gives result = s2.$F$12:$F$13 (line 94) * this is set in line 104, addNewByName() * selecting s2_TotalError in the spreadsheet location (upper left) will show cells $F$12:$F$13 in sheet s2 !! * looking in insert names define will show s1.$F$12:$F$13, as you see it !! a guess is, that cellAdress used by addNewByName gives a relative position to sheet 0, Column 0, row 0, which is what I understand it should be ? --------------------------------------------------------------------- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
