To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=102084 Issue #|102084 Summary|Parallel referencing in conditional formatting Component|Spreadsheet Version|OOo 3.0.1 Platform|Unknown URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|editing Assigned to|spreadsheet Reported by|villeroy
------- Additional comments from [email protected] Wed May 20 08:25:17 +0000 2009 ------- I don't know how it is called, but there is a mechanism which fetches the parallel values from referenced vectors: C1 =$A$1:$A$99 + $B$1:$B$99 returns the same as $A1+$B1 automatically fetching the respective values from the same row of the referenced vectors. This is how most named ranges use to work. =Price*Count automatically fetches this row's values from the referenced vectors. The same uses to work horizontally as well fetching from same column of a parallel horizontal vector. This is not implemented for the conditional formatting. May affect Excel compatibility. Cell validation can do the trick. Forum discussion: http://user.services.openoffice.org/en/forum/viewtopic.php?f=20&t=18662 --------------------------------------------------------------------- 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]
