To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=85037 Issue #|85037 Summary|VBA: Partition function is not supported Component|framework Version|OOo 2.3 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|scripting Assigned to|npower Reported by|pflin
------- Additional comments from [EMAIL PROTECTED] Mon Jan 7 05:33:17 +0000 2008 ------- In MSO VBA, the partition function indicates where a number occurs within a calculated series of ranges. For example: Partition(20, 0, 98, 5) ' would return 20:24 Partition(120, 0, 99, 5) ' would return "100: " The partition function is not supported in OOo basic. --------------------------------------------------------------------- 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]
