https://issues.apache.org/ooo/show_bug.cgi?id=96767

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Regina Henschel <[email protected]> ---
See section 6.14.10 MULTIPLE.OPERATIONS in
http://docs.oasis-open.org/office/v1.2/OpenDocument-v1.2-part2.html

In AOO the function is not in the function wizard, but has its own wizard in
menu 'Data'. You need not use the wizard (I don't like the wizard), but you can
write the function manually, same as for all other functions.

In short, is calculates the result using a formula-template with one or two
variables. The first parameter is a reference to the formula-template. The
second parameter names the cell, which is the variable in the formula-template
and the third parameter is the actual value for this variable. The forth and
fifth parameter together define the second variable; they are optional.

The actual value of the variable must not depend on any cell in the
formula-template, neither direct nor indirect.

For nested MULTIPLE.OPERATIONS see
https://tools.oasis-open.org/issues/browse/OFFICE-1911

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to