To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=99121 Issue #|99121 Summary|user fields/formulas autonomously change their values Component|Word processor Version|OOo 3.0 Platform|PC URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|viewing Assigned to|writerneedsconfirm Reported by|peterdaum
------- Additional comments from [email protected] Wed Feb 11 13:41:36 +0000 2009 ------- I tried to print a sheet of labels with consecutive ranges of numbers. After several attempts to do this in a fancier way (that always failedin even stranger ways), I came up with the following (which nearly worked ;): - I defined 2 fields: s=2021 and n=40 - 1st label contains 2 formulas: "s" and "s+n-1" (=> values: "2021" "2060") - following labels: "s+n*1", "s+(n-1)+(n*1)", "s+n*2", "s+(n-1)+(n*2)" ... When I print the document (and upon several other operations), the 1st label suddenly is displayed and printed as "21" "2061" when I look into the corresponding dialog, it still shows s=2021 and n=40 (so the subject line is not entirely correct: what changes, is only the displayed values) --------------------------------------------------------------------- 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]
