XL: Function Wizard Inserts Equation as Text in IF() FunctionLast reviewed: February 2, 1998Article ID: Q129435 |
The information in this article applies to:
SYMPTOMSIn the versions of Microsoft Excel listed at the beginning of this article, if you use a formula as a True or False argument in an IF statement, the formula may be converted to text. For example, if you use A2*1000/A3 as the false argument of an IF statement, it may be entered in the IF statement with quotation marks around it, as in the following example:
=IF(A1=0,0,"A2*1000/A3") WORKAROUNDTo work around this problem, do either of the following:
STATUSMicrosoft has confirmed this to be a problem in the 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.
REFERENCESFor more information about the Function Wizard, choose the Search button in Microsoft Excel Help and type:
function wizard |
Additional query words: 7.00 5.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |