![]() |
|
|
|
#1
|
|||
|
|||
|
I meant to say ActiveDocument.Fields.Locked = True - not unlocked.
|
|
#2
|
|||
|
|||
|
Maybe,
If ActiveDocument.Name = "Whatever" 'Don't process the fields Else 'Process the fields End If |
|
#3
|
|||
|
|||
|
The documents are templates so they don't have any names yet- just document(1), document(2), etc. - how do I determine which document number would be the one not to unlink for every case (I think it may be different depending upon how the user makes choices in the userform)? This "special" document will have a phrase in it that will not be in the other document templates, so maybe I could say, if active document does not contain "phrase" then ActiveDocument.Fields.Unlink - I just can't find the VBA to say "if active document does not contain "phrase" - thanks for the previous reply.
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Word tables: prevent word from highlighting whole cell when I highlight text | skylark53 | Word | 2 | 08-04-2015 08:12 AM |
Unlink source files when creating Church Directory with INCLUDEPICTURE
|
JohnFinNC | Mail Merge | 3 | 09-18-2014 08:50 PM |
How do I prevent the "author" or "owner" fields from being changed?
|
Bones | Word | 3 | 06-08-2012 12:15 AM |
| Word 2010 - DOCX File with fields -> PDF with fields | senglory | Word | 2 | 03-27-2012 10:10 AM |
| Unlink Chapter Numbering from Template | Daved2424 | Word | 0 | 11-26-2010 11:44 AM |