To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=57665 Issue #:|57665 Summary:|Conditional formatting formulae aren't updated on |column insertion Component:|Spreadsheet Version:|OOo 2.0 Platform:|All URL:| OS/Version:|All Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|formatting Assigned to:|spreadsheet Reported by:|andyp
------- Additional comments from [EMAIL PROTECTED] Thu Nov 10 04:20:27 -0800 2005 ------- Make the following simple sheet: A B C D 1 Text 1 2 3 * Set conditional formatting for A1 to be a formula =AND(b1=1;d1=3) and choose "Heading" (or anything that will show up). * Set cell A2 to "=AND(b1=1;d1=3)" Cell A1 has the new "Heading" format Call A2 shows TRUE * Select column C; right-click, insert a column Cell A1 reverts to "Default" Cell A2 still shows TRUE The formula in cell A2 was correctly updated (to =AND(B1=1;E1=3)) when a new column was inserted, the same formula in the conditional formatting of cell A1 was not updated and still shows AND(B1=1;D1=3) --------------------------------------------------------------------- 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]
