To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86486
                 Issue #|86486
                 Summary| reference problem on column 26,52,...etc
               Component|xml
                 Version|OOo 2.3.1
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|jsi
             Reported by|danjperron





------- Additional comments from [EMAIL PROTECTED] Tue Feb 26 20:03:57 +0000 
2008 -------
I try to create stand alone xml page. Everything works in excel but

  in calc it doesn't.   

    if the xml file containt

   <Cell ss:Formula="=Field!R1C26">

   the cell will be link to worksheet Field!$A$1 and it suppose to be
   Field!$Z$1


    if the xml file containt

   <Cell ss:Formula="=Field!R1C52"> it is now on Field!B$1 and
   it is supposed to be Field!$AZ$1

   I found the same problem with indirect reference "R[]C[]"

  The only way to make it works is to use   

  <Cell ss:Formula="=Field!$Z$1">  but excel doesn't like it!


  The problem is only if the reference is to an other worksheet!

Daniel Perron

---------------------------------------------------------------------
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]

Reply via email to