Microsoft Knowledge Base |
|
MXL5: Remarks in Help About FISHER Function Are Incorrect |
|
|
Last reviewed: September 12, 1996
Article ID: Q140706 |
|
The information in this article applies to:
SUMMARYMicrosoft Excel for the Macintosh Help contains the following information about the FISHER() function:
Remarks
- If x is non-numeric, FISHER returns the #VALUE! error value.
- If x <= -1 or if x 3 1, FISHER returns the #NUM! error value.
The second remark is typed incorrectly. It should read as follows:
- If x <= -1 or if x >= 1, FISHER returns the #NUM! error value. REFERENCESFor more information about the FISHER function, choose the Search button in Help and type:
fisher |
|
KBCategory: kbprb kbdocerr
©1997 Microsoft Corporation. All rights reserved. Legal Notices. |