![]() |
#1
|
|||
|
|||
![]()
Newbie question.
Code is: Sub EnterTranscriptPages() While ActiveDocument.Bookmarks.Exists("TranscriptPage") = True Selection.Find.Execute Selection.NextField.Select Selection.Fields.Update Wend End Sub Problem is I need to see the field so I can read the paragraphs around the field so I can know what info to enter into the update box. Now it runs the code, shows me each input box, but doesn't change the screen from the starting point. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Iterating through tables to find a bookmark | bgmsd | Word VBA | 12 | 06-08-2015 10:09 AM |
![]() |
RegAudit | Word | 6 | 03-16-2015 11:08 PM |
![]() |
Byron Polk | Word VBA | 4 | 08-07-2014 03:21 AM |
vba to go to next bookmark | megatronixs | Word VBA | 2 | 06-08-2014 09:53 PM |
![]() |
cksm4 | Word VBA | 1 | 10-22-2011 11:36 PM |