Excel Financial Function Translation to Lotus FormatsLast reviewed: November 30, 1994Article ID: Q80594 |
The information in this article applies to:
SUMMARYWhen saving a worksheet to a WKS, WK1, or WK3 file format, Microsoft Excel translates formulas to the corresponding Lotus formula. If there is no equivalent formula in Lotus, or if the equivalent formula requires fewer or more parameters than the Microsoft Excel function, you will receive the error message:
Cannot Write Record (Cell:XX): Continue Reporting each Error?Most Microsoft Excel financial functions will translate to an equivalent Lotus formula. In many of the cases when an error is returned while saving to a Lotus format, the function requires some modification to the parameters.
MORE INFORMATIONThere are three categories that a financial function will fall into when transferring to a Lotus format:
Function WKS WK1 WK3 -------- --- --- --- DDB() 3 1 1 FV() 2 2 2 IPMT() 3 3 3 IRR() 1 1 1 MIRR() 3 3 3 NPER() 3 2 2 NPV() 2 2 2 PMT() 2 2 2 PPMT() 3 3 3 PV() 2 2 2 RATE() 3 2 2 SLN() 3 1 1 SYD() 3 1 1 VDB() 3 3 1 (This function is not available in Microsoft Excel version 2.x.)If, when saving the file to a Lotus format, Microsoft Excel returns an error message, the formula's calculated value will save to the Lotus file. If the function causing the error falls into category 2, some revision to the arguments may allow it to translate successfully, though the meaning of the function's results might change. FV(), NPV(), PMT(), and PV() all translate if you specify only the required parameters, omitting any optional arguments. TERM() and RATE() translate to equivalent Lotus formulas only if the required PV (present value) function is set to zero (or omitted with a comma included as a placeholder) and the optional FV (future value) function is included. (Note: the modification required for the NPV() function is to specify a cell reference for the value argument. Example: NPV(10%,B1) works with B1=10000 but NPV(10%,10000) will not work.)
REFERENCES"Microsoft Excel User's Guide," for Windows, version 3.0, page 57 "Microsoft Excel Function Reference," for Windows, version 3.0, pages 47, 98, 133-134, 154, 161-162, 183-185, 189-190, 192, 226, 232, 244 "Lotus 1-2-3 Reference Manual Release 2.01," version 2.01 pages 4-7, 4-8
|
KBCategory: kbusage
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |