![]() |
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]() Hi, I have a template that contains a number of bookmarks to populate information from a system when the Word file is created. These bookmarks are formatted with a white font as it is being read by a software and not to be printed out if the file is printed. The bookmarks contain information about the recepients address etc and I'm trying to figure out a way to warn the user if any of the "hidden" bookmarks ends up with an error. I have tried to create a separate bookmark called "DokA_ID" which spans over all bookmarks with address information. I then created a cross reference in the document with a suggested code that I found online: Code:
{ IF { REF DokA_ID } = "" "Error! Bookmark not defined." } I then tried to rename the bookmark to "DokA_ID2" in order to test if the error message would be displayed but with no luck. Does anyone have any suggestions on how to acheive this check with an IF statement? I can't use VBA as the templates are uploaded to a system that don't allow for VBA documents. I have tried various IF statements previosly and never managed to get them to work. |
Tags |
error, field code, ref |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
grahamsims | Word | 8 | 12-03-2020 10:50 AM |
Word 2007 - Document returns to first page without warning and does not save last edits. | paulbasel | Word | 11 | 12-16-2018 04:36 PM |
![]() |
lodi123 | Word | 2 | 03-28-2017 11:24 PM |
Problem opening Outlook Today. Error Message: Cannot display the folder. Cannot find this file. Veri | atwnsw | Outlook | 0 | 11-01-2015 05:05 PM |
Microsoft Office 2010 programs display error message "Application has failed to start | SamSR | Office | 1 | 02-15-2011 07:15 AM |