WD: Error with Blank ASK or FILLIN Fields on MergeLast reviewed: February 2, 1998Article ID: Q109566 |
The information in this article applies to:
SYMPTOMSIf the result of an ASK or FILLIN field is blank, the following error message may appear when you use a REF field to recall the ASK or FILLIN field:
Error! reference source not foundIf you refer to the blank ASK or FILLIN field with a bookmark name, the following error message appears:
Error! bookmark not definedAdditionally, if the result of the field is blank during a mail merge operation, the following message appears as each record with blank results is merged:
A field calculation error occurred in record XThere is no context-senstive Help for this error message.
WORKAROUNDTo work around these errors, force the field to evaluate to a space by either typing a space in the dialog box when prompted or by setting the field default as follows
{Ask Answer "Question" \d " "}where the \d switch sets the default result for a field. An alternative workaround is to select the field and reapply the bookmark to the field. The \d switch isn't necessary. The bookmark that Word applies to the ASK field is placed at the end of the field and looks like "][" when the bookmarks are visible. For example, the formula
{ASK bookmark "question"}would look like:
{ASK bookmark "question" ][}To correct this, select the field and reapply the bookmark. When you are finished, the bookmark looks like:
[{ASK bookmark "question" }] STATUSMicrosoft 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.
|
Additional query words: 8.0 8.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |