Error at <Cell Reference> Appears Instead of ResultLast reviewed: February 5, 1998Article ID: Q115259 |
6.00 6.00a 6.00c 7.00
WINDOWS
kbusage
The information in this article applies to:
SYMPTOMSIf a formula in a table refers to a cell that is blank, the formula shows the following error message instead of a result:
!Error at <cell reference>If there are nested formulas, the field will show a previous result or will not show any result. For example, the formula in B1 of the table below refers to A1. When A1 contains a number, B1 will show the result of A1 multiplied by 6. When A1 is empty, B1 will show "!Error at A1".
-------------------- | | {=A1*6} | -------------------- CAUSEWord 97 evaluates a blank cell as a zero. Word 95 and earlier do not evaluate formulas for which any of the elements are unknown.
WORKAROUNDType a 0 (zero) in the blank cell. If you do not want the 0 to display, format it as Hidden. NOTE: {IF} fields and bookmarks are not effective in this situation.
|
KBCategory: kbusage
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |