XL5: FVSCHEDULE Function Causes GP Fault in ANALYSIS.XLL

Last reviewed: September 12, 1996
Article ID: Q114572
The information in this article applies to:
  • Microsoft Excel for Windows, version 5.0

SYMPTOMS

In Microsoft Excel, if you use the FVSCHEDULE() function on a worksheet that already contains the FVSCHEDULE() function, you receive a general protection (GP) fault in ANALYSIS.XLL.

CAUSE

This error message appears if you have already used FVSCHEDULE() on the worksheet when you enter the second instance of FVSCHEDULE(), and you then reference an empty cell for either the principal argument or the schedule argument.

Note that this problem occurs whether you insert the FVSCHEDULE() function by using the Paste command, the Fill command, the fill handle, or the Function Wizard.

WORKAROUND

To avoid receiving a GP fault when you use the FVSCHEDULE() function on a worksheet, do either of the following to ensure that the Principal and Schedule arguments do not reference empty cells:

  • Enter a numeric value for the argument.

    -or-

  • Reference a cell that contains data.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

The FVSCHEDULE() worksheet function is available when you load the Analysis ToolPak (ANALYSIS.XLL) add-in file.


KBCategory: kbprb
KBSubcategory:

Additional reference words: 5.00 gpf add-in tool pack toolpack



THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 12, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.