To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=43328 Issue #:|43328 Summary:|CALC: Reference to the cell the macro is called in Component:|api Version:|OOo 1.1.3 Platform:|All URL:| OS/Version:|All Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|FEATURE Priority:|P4 Subcomponent:|definition Assigned to:|mi Reported by:|csierks
------- Additional comments from [EMAIL PROTECTED] Tue Feb 22 07:14:59 -0800 2005 ------- While programming a macro for analysis of data a functionality for referring to the cell the macro was called in was missed. Background: The task was to find in a column of counts the ten highest ones. For better processing of the found values, it would have been nice to insert the found values into the cell, the macro searching for the values was called and adjanced cells. Since there is no reference to the cell, the macro was called in, this is not possible. A work around might be to extend the macro by telling which value to fetch and have the call to the macro in each cell with changing reference number. The requested feature IMHO facilitates that task. --------------------------------------------------------------------- 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]
