To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116900
                 Issue #|116900
                 Summary|Chart arguments in CALC do not evaluate Formulas
               Component|Spreadsheet
                 Version|OOO330m18
                Platform|HP
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|programming
             Assigned to|spreadsheet
             Reported by|djames313





------- Additional comments from djames...@openoffice.org Thu Feb 10 00:54:33 
+0000 2011 -------
Charts in CALC appear to not support ANY evaluation of formulas to support
'dynamic' tables.  I made up tables of 'pointers' in XL7 to allow flexible
selection of data for each series of data in columns. 

Working Chart Example in XL7: 
Series Name Contains
  ='CLEAN1-4b5.xlsm'!Ch1_Y2_Name
    where Ch1_Y2_Name contains  =Sheet1!$M$240  and M240 has a text value

Series Value Contains
  ='CLEAN1-4b5.xlsm'!Ch1_Y2_D_Tbl
    where Ch1_Y2_D_Tbl contains
  = OFFSET(Sheet1!$A$1,Ch2_Y2_RB-1,Ch2_Y2_CB-1,Ch2_X2_Pt_Count)
    where a RowBase, ColumnBase, and Point Count is specified by values.

INDIRECT(...) chart statements in XL7 require severe workarounds.

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